@ridp/threejs 1.1.7 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common-C1rNPPkt.cjs +15 -0
- package/dist/common-D1_IztgM.js +54 -0
- package/dist/hooks.cjs +1 -1
- package/dist/hooks.js +4 -4
- package/dist/modelSerialize-5oJb1ka7.js +965 -0
- package/dist/modelSerialize-Ds_2KBaA.cjs +5 -0
- package/dist/threejs.cjs +1 -1
- package/dist/threejs.js +184 -24
- package/dist/useGLTFLoader-2awW2QaH.cjs +4 -0
- package/dist/useGLTFLoader-BBGTGOYm.js +5507 -0
- package/dist/utils.cjs +1 -1
- package/dist/utils.js +18 -16
- package/esdoc/ast/source/.external-ecmascript.js.json +2801 -2801
- package/esdoc/ast/source/hooks/index.js.json +738 -738
- package/esdoc/ast/source/hooks/useGLTFLoader.js.json +9110 -9110
- package/esdoc/ast/source/hooks/useObb.js.json +16462 -16462
- package/esdoc/ast/source/hooks/useRaycaster.js.json +15555 -15555
- package/esdoc/ast/source/hooks/useThreeJs.js.json +52886 -52886
- package/esdoc/ast/source/index.js.json +569 -569
- package/esdoc/ast/source/instance/IDBCache.js.json +40977 -40977
- package/esdoc/ast/source/instance/index.js.json +231 -231
- package/esdoc/ast/source/utils/ImageLoader.js.json +7036 -7036
- package/esdoc/ast/source/utils/common.js.json +5133 -5133
- package/esdoc/ast/source/utils/css3dHelper.js.json +9100 -9100
- package/esdoc/ast/source/utils/disposeObject.js.json +5977 -5977
- package/esdoc/ast/source/utils/helper.js.json +10521 -10521
- package/esdoc/ast/source/utils/index.js.json +907 -907
- package/esdoc/badge.svg +17 -17
- package/esdoc/class/src/instance/IDBCache.js~IDBCache.html +1299 -1299
- package/esdoc/coverage.json +85 -85
- package/esdoc/css/github.css +83 -83
- package/esdoc/css/identifiers.css +37 -37
- package/esdoc/css/manual.css +134 -134
- package/esdoc/css/prettify-tomorrow.css +132 -132
- package/esdoc/css/search.css +84 -84
- package/esdoc/css/source.css +55 -55
- package/esdoc/css/style.css +608 -608
- package/esdoc/css/test.css +58 -58
- package/esdoc/file/src/hooks/index.js.html +75 -75
- package/esdoc/file/src/hooks/useGLTFLoader.js.html +75 -75
- package/esdoc/file/src/hooks/useObb.js.html +75 -75
- package/esdoc/file/src/hooks/useRaycaster.js.html +75 -75
- package/esdoc/file/src/hooks/useThreeJs.js.html +75 -75
- package/esdoc/file/src/index.js.html +75 -75
- package/esdoc/file/src/instance/IDBCache.js.html +75 -75
- package/esdoc/file/src/instance/index.js.html +75 -75
- package/esdoc/file/src/utils/ImageLoader.js.html +75 -75
- package/esdoc/file/src/utils/common.js.html +75 -75
- package/esdoc/file/src/utils/css3dHelper.js.html +75 -75
- package/esdoc/file/src/utils/disposeObject.js.html +75 -75
- package/esdoc/file/src/utils/helper.js.html +75 -75
- package/esdoc/file/src/utils/index.js.html +75 -75
- package/esdoc/function/index.html +2019 -2019
- package/esdoc/identifiers.html +738 -738
- package/esdoc/image/badge.svg +17 -17
- package/esdoc/image/manual-badge.svg +17 -17
- package/esdoc/index.html +153 -153
- package/esdoc/index.json +2050 -2050
- package/esdoc/script/inherited-summary.js +28 -28
- package/esdoc/script/inner-link.js +32 -32
- package/esdoc/script/manual.js +12 -12
- package/esdoc/script/patch-for-local.js +8 -8
- package/esdoc/script/prettify/Apache-License-2.0.txt +202 -202
- package/esdoc/script/prettify/prettify.js +46 -46
- package/esdoc/script/pretty-print.js +25 -25
- package/esdoc/script/search.js +117 -117
- package/esdoc/script/search_index.js +571 -571
- package/esdoc/script/test-summary.js +54 -54
- package/esdoc/source.html +213 -213
- package/esdoc/variable/index.html +225 -225
- package/package.json +3 -5
- package/dist/ImageLoader-B_rHfhtt.cjs +0 -1
- package/dist/ImageLoader-D9uANgrl.js +0 -1475
- package/dist/common-DTEEkXFr.cjs +0 -1
- package/dist/common-DhuVL1VV.js +0 -73
- package/dist/useGLTFLoader-BDER-upw.cjs +0 -1
- package/dist/useGLTFLoader-UD3WYZET.js +0 -7016
package/dist/utils.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./modelSerialize-Ds_2KBaA.cjs"),r=require("./common-C1rNPPkt.cjs");exports.ImageLoader=e.ImageLoader;exports.createArrowHelper=e.createArrowHelper;exports.createAxesHelper=e.createAxesHelper;exports.createBox3Helper=e.createBox3Helper;exports.createCameraHelper=e.createCameraHelper;exports.createGridHelper=e.createGridHelper;exports.createMapControls=e.createMapControls;exports.createOrbitControl=e.createOrbitControl;exports.createRaycaster=e.createRaycaster;exports.createStats=e.createStats;exports.dataToObject3D=e.dataToObject3D;exports.disposeThreeObject=e.disposeThreeObject;exports.initEnvImage=e.initEnvImage;exports.object3DToData=e.object3DToData;exports.createInfoPlane=r.createInfoPlane;exports.createTagPlane=r.createTagPlane;exports.getCommonParent=r.getCommonParent;
|
package/dist/utils.js
CHANGED
|
@@ -1,19 +1,21 @@
|
|
|
1
|
-
import { I, h, g, b, c, a, e, d, f, i, j, k } from "./
|
|
2
|
-
import { c as
|
|
1
|
+
import { I as r, h as t, g as s, b as o, c, a as l, e as n, d as p, f as m, i as g, l as i, j as b, k as d, o as H } from "./modelSerialize-5oJb1ka7.js";
|
|
2
|
+
import { c as j, a as x, g as C } from "./common-D1_IztgM.js";
|
|
3
3
|
export {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
r as ImageLoader,
|
|
5
|
+
t as createArrowHelper,
|
|
6
|
+
s as createAxesHelper,
|
|
7
|
+
o as createBox3Helper,
|
|
8
8
|
c as createCameraHelper,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
9
|
+
l as createGridHelper,
|
|
10
|
+
j as createInfoPlane,
|
|
11
|
+
n as createMapControls,
|
|
12
|
+
p as createOrbitControl,
|
|
13
|
+
m as createRaycaster,
|
|
14
|
+
g as createStats,
|
|
15
|
+
x as createTagPlane,
|
|
16
|
+
i as dataToObject3D,
|
|
17
|
+
b as disposeThreeObject,
|
|
18
|
+
C as getCommonParent,
|
|
19
|
+
d as initEnvImage,
|
|
20
|
+
H as object3DToData
|
|
19
21
|
};
|