This commit is contained in:
Hugo Bourgeon
2024-08-23 16:39:38 +02:00
parent bd762e573a
commit 41d72a9958
10 changed files with 2622 additions and 121083 deletions

View File

@ -1,34 +1,25 @@
{
"hash": "86ff4072",
"configHash": "2420ea4a",
"hash": "ea0e6e05",
"configHash": "d101c033",
"lockfileHash": "7685a2f8",
"browserHash": "b6f3f384",
"browserHash": "108e50fa",
"optimized": {
"three": {
"src": "../../three/build/three.module.js",
"file": "three.js",
"fileHash": "08180e93",
"fileHash": "53e4e226",
"needsInterop": false
},
"three/addons/loaders/GLTFLoader.js": {
"src": "../../three/examples/jsm/loaders/GLTFLoader.js",
"file": "three_addons_loaders_GLTFLoader__js.js",
"fileHash": "b6be6fe1",
"needsInterop": false
},
"three/examples/jsm/Addons.js": {
"src": "../../three/examples/jsm/Addons.js",
"file": "three_examples_jsm_Addons__js.js",
"fileHash": "77d8b50e",
"fileHash": "6c89dd42",
"needsInterop": false
}
},
"chunks": {
"chunk-LBH6F3OL": {
"file": "chunk-LBH6F3OL.js"
},
"chunk-33KXLYU5": {
"file": "chunk-33KXLYU5.js"
"chunk-IS2ZBFBB": {
"file": "chunk-IS2ZBFBB.js"
}
}
}

View File

@ -1,9 +1,3 @@
var __defProp = Object.defineProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: true });
};
// node_modules/three/build/three.module.js
var REVISION = "167";
var MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
@ -30710,7 +30704,6 @@ if (typeof window !== "undefined") {
}
export {
__export,
REVISION,
MOUSE,
TOUCH,
@ -31139,4 +31132,4 @@ three/build/three.module.js:
* SPDX-License-Identifier: MIT
*)
*/
//# sourceMappingURL=chunk-33KXLYU5.js.map
//# sourceMappingURL=chunk-IS2ZBFBB.js.map

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -417,7 +417,7 @@ import {
ZeroSlopeEnding,
ZeroStencilOp,
createCanvasElement
} from "./chunk-33KXLYU5.js";
} from "./chunk-IS2ZBFBB.js";
export {
ACESFilmicToneMapping,
AddEquation,

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long