@holoscript/core 7.0.0 → 8.0.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/README.md +2 -2
- package/bin/holoscript.cjs +3 -0
- package/dist/GLTFPipeline-276GE64O.js +16 -0
- package/dist/GLTFPipeline-M7WSSJED.cjs +37 -0
- package/dist/HoloScriptPlusParser-7FBIFUFC.js +693 -0
- package/dist/HoloScriptPlusParser-A2W7OCN2.cjs +698 -0
- package/dist/HoloScriptPlusParser-F2Z56FJR.js +10 -0
- package/dist/HoloScriptPlusParser-WKHRIH6T.cjs +27 -0
- package/dist/HoloScriptRuntime-3URVTKPJ.js +10 -0
- package/dist/HoloScriptRuntime-SXEAEU2N.cjs +19 -0
- package/dist/USDZExporter-3FWJ25JI.cjs +1037 -0
- package/dist/USDZExporter-D2HQLQYK.js +1035 -0
- package/dist/agents/index.cjs +19 -0
- package/dist/agents/index.d.ts +100 -0
- package/dist/agents/index.js +17 -0
- package/dist/chunk-23J755AR.js +1046 -0
- package/dist/chunk-253GBQZY.cjs +627 -0
- package/dist/chunk-25IQCHTO.cjs +781 -0
- package/dist/chunk-2BSMSUCE.js +1941 -0
- package/dist/chunk-2M2DPHKB.js +762 -0
- package/dist/chunk-2YSNA2F2.cjs +1274 -0
- package/dist/chunk-3AO425MZ.cjs +886 -0
- package/dist/chunk-3FOKASKO.cjs +348 -0
- package/dist/chunk-3HYYMEXI.cjs +56578 -0
- package/dist/chunk-3NFFOWGG.js +4287 -0
- package/dist/chunk-3WZEJHUQ.cjs +116 -0
- package/dist/chunk-4C57PR42.js +468 -0
- package/dist/chunk-4N4SXXWF.js +769 -0
- package/dist/chunk-4PDEPEQW.cjs +41 -0
- package/dist/chunk-4R6SBXDB.js +45 -0
- package/dist/chunk-4V2E7U7Q.cjs +2015 -0
- package/dist/chunk-5FSKKMR7.cjs +2092 -0
- package/dist/chunk-5GLCTO44.js +161 -0
- package/dist/chunk-5JEU52DW.js +382 -0
- package/dist/chunk-5S7RKFGR.cjs +446 -0
- package/dist/chunk-5WUNN6ZN.cjs +428 -0
- package/dist/chunk-62FBK3B7.js +70 -0
- package/dist/chunk-6CTRH7HT.cjs +1985 -0
- package/dist/chunk-6DPSFNJB.cjs +847 -0
- package/dist/chunk-6EX3I5P4.cjs +130 -0
- package/dist/chunk-73FELZVJ.cjs +611 -0
- package/dist/chunk-7CUEMLDZ.cjs +6445 -0
- package/dist/chunk-7HIASF7S.cjs +814 -0
- package/dist/chunk-A6KINLZJ.js +236 -0
- package/dist/chunk-AIA52I7T.cjs +543 -0
- package/dist/chunk-ANXZFVY2.js +113 -0
- package/dist/chunk-AYBXB26F.js +2176 -0
- package/dist/chunk-B4TFTDG4.js +449 -0
- package/dist/chunk-BE4UJCQT.js +623 -0
- package/dist/chunk-BRQJKJGT.cjs +20 -0
- package/dist/chunk-C2A5DUMF.cjs +689 -0
- package/dist/chunk-C37BHB7N.cjs +636 -0
- package/dist/chunk-CBJY23VL.js +126 -0
- package/dist/chunk-CIWWXYHZ.cjs +50 -0
- package/dist/chunk-CXFDRBQU.cjs +672 -0
- package/dist/chunk-D54CNIAJ.cjs +413 -0
- package/dist/chunk-DAJXW4KX.js +725 -0
- package/dist/chunk-DTGBOSEM.cjs +319 -0
- package/dist/chunk-E7JP3BS3.cjs +61 -0
- package/dist/chunk-EKBKLK7P.js +1169 -0
- package/dist/chunk-EKYL4PE3.cjs +404 -0
- package/dist/chunk-EUDQTK7N.cjs +4310 -0
- package/dist/chunk-EXKSFGSX.cjs +274 -0
- package/dist/chunk-EXUP2BUM.cjs +1173 -0
- package/dist/chunk-F43YAA34.js +623 -0
- package/dist/chunk-FDSGHPAK.js +130 -0
- package/dist/chunk-FEWUHQNM.cjs +144 -0
- package/dist/chunk-FGGJQRLZ.js +270 -0
- package/dist/chunk-FHP6LXJS.js +415 -0
- package/dist/chunk-FJPADH77.cjs +666 -0
- package/dist/chunk-FYSPZT4V.cjs +169 -0
- package/dist/chunk-GIOYPNTH.js +5575 -0
- package/dist/chunk-GJNCFRJU.cjs +125 -0
- package/dist/chunk-GMP623FG.cjs +1508 -0
- package/dist/chunk-GQHQOPXZ.cjs +5580 -0
- package/dist/chunk-GQT4TYKY.cjs +4381 -0
- package/dist/chunk-GTU2Z2WW.cjs +262 -0
- package/dist/chunk-GYZE55MO.js +2007 -0
- package/dist/chunk-GZG4KA4E.js +529 -0
- package/dist/chunk-H652NHX5.js +600 -0
- package/dist/chunk-HCCQLAA4.cjs +74 -0
- package/dist/chunk-HINXWAOD.cjs +1049 -0
- package/dist/chunk-HYNTS5CP.js +422 -0
- package/dist/chunk-HZSPDCXV.cjs +457 -0
- package/dist/chunk-HZTDET3N.js +1399 -0
- package/dist/chunk-I6XZ5DZF.cjs +488 -0
- package/dist/chunk-ILRBGFVD.cjs +72 -0
- package/dist/chunk-IPWSXCCN.js +1183 -0
- package/dist/chunk-IUTY5WQ2.cjs +424 -0
- package/dist/chunk-IVSZDECV.js +882 -0
- package/dist/chunk-IVY74O6C.js +247 -0
- package/dist/chunk-IZM5VQZD.js +714 -0
- package/dist/chunk-J32ZJZJH.js +554 -0
- package/dist/chunk-J6M4FPK5.js +421 -0
- package/dist/chunk-JC5YBPSF.cjs +984 -0
- package/dist/chunk-JCLBKPMX.js +3813 -0
- package/dist/chunk-JD7CIZ33.js +1949 -0
- package/dist/chunk-JIYN45TV.cjs +2525 -0
- package/dist/chunk-JJBE3TIH.cjs +1189 -0
- package/dist/chunk-JX7YL6ZE.js +2252 -0
- package/dist/chunk-K4VVR7CN.cjs +2433 -0
- package/dist/chunk-KEFNV2WM.cjs +2257 -0
- package/dist/chunk-KH4CNH66.cjs +424 -0
- package/dist/chunk-KJLB4OPV.js +5731 -0
- package/dist/chunk-KKFZ3B6J.cjs +557 -0
- package/dist/chunk-KKP7JKN4.cjs +6002 -0
- package/dist/chunk-KPJL34Y7.cjs +186 -0
- package/dist/chunk-KQCN6AKJ.cjs +3042 -0
- package/dist/chunk-KVRSTFNH.cjs +72 -0
- package/dist/chunk-LICPB5HZ.cjs +1409 -0
- package/dist/chunk-LM2VU56C.cjs +37 -0
- package/dist/chunk-M56JSP4A.js +400 -0
- package/dist/chunk-MBOOR7X4.js +18 -0
- package/dist/chunk-MGE5Z4GS.js +608 -0
- package/dist/chunk-MXFUTKCO.js +56 -0
- package/dist/chunk-MYY4PMWX.cjs +264 -0
- package/dist/chunk-N75IH2HY.js +258 -0
- package/dist/chunk-NBMHU6SW.js +669 -0
- package/dist/chunk-NG77ATEW.cjs +778 -0
- package/dist/chunk-NGKREZ36.js +6384 -0
- package/dist/chunk-NHWSN2SD.cjs +718 -0
- package/dist/chunk-NV4VMVXU.js +421 -0
- package/dist/chunk-NW5G5FBQ.js +215 -0
- package/dist/chunk-NXZFOPVD.cjs +5737 -0
- package/dist/chunk-OBIYPYYS.cjs +1993 -0
- package/dist/chunk-OIQYIIO3.cjs +473 -0
- package/dist/chunk-OL46QLBJ.js +61 -0
- package/dist/chunk-OMXII44L.js +5386 -0
- package/dist/chunk-OR4Q2BGL.cjs +759 -0
- package/dist/chunk-OSYNRVOV.cjs +243 -0
- package/dist/chunk-PGANYCAG.cjs +220 -0
- package/dist/chunk-PHENW4MQ.js +65 -0
- package/dist/chunk-PHVRG4I2.js +844 -0
- package/dist/chunk-Q56TT7IL.js +483 -0
- package/dist/chunk-QPOQ7VPI.js +1491 -0
- package/dist/chunk-QPSKHBJP.js +5963 -0
- package/dist/chunk-QXH7QDSZ.js +1989 -0
- package/dist/chunk-R75BSDH7.cjs +50 -0
- package/dist/chunk-RARB3MBR.js +207 -0
- package/dist/chunk-RVBHAXFG.js +56160 -0
- package/dist/chunk-S3MDHNKB.cjs +490 -0
- package/dist/chunk-S4W6Z2MN.js +2426 -0
- package/dist/chunk-S6YWHCKV.cjs +410 -0
- package/dist/chunk-SIEXCILW.js +229 -0
- package/dist/chunk-SJBGLS25.cjs +2196 -0
- package/dist/chunk-SLU6UPJI.cjs +410 -0
- package/dist/chunk-SMIWS6DE.cjs +212 -0
- package/dist/chunk-T2QCTZMO.js +811 -0
- package/dist/chunk-T5J7ZKP3.cjs +4885 -0
- package/dist/chunk-TDCNJHWO.js +341 -0
- package/dist/chunk-TG7O4WBC.js +406 -0
- package/dist/chunk-THCK6ECW.js +2085 -0
- package/dist/chunk-TJHVSBP2.js +439 -0
- package/dist/chunk-TVHSPJ4N.cjs +606 -0
- package/dist/chunk-U44IKGG7.cjs +5390 -0
- package/dist/chunk-UJXISJBN.js +487 -0
- package/dist/chunk-UM6C3CGK.js +4375 -0
- package/dist/chunk-UMABK6SI.js +686 -0
- package/dist/chunk-UOIGFQXC.cjs +9750 -0
- package/dist/chunk-URG2SJLK.js +2521 -0
- package/dist/chunk-V6MKC2FZ.js +979 -0
- package/dist/chunk-VECQYRXL.js +474 -0
- package/dist/chunk-VJ3L7CHT.cjs +169 -0
- package/dist/chunk-VMLKSV26.js +1216 -0
- package/dist/chunk-VVKVQZI6.js +55 -0
- package/dist/chunk-W6RW64BB.cjs +1219 -0
- package/dist/chunk-W7VDOASB.cjs +639 -0
- package/dist/chunk-WDT3JTGM.cjs +483 -0
- package/dist/chunk-WJIHFLMJ.js +404 -0
- package/dist/chunk-WKX5AMOY.js +309 -0
- package/dist/chunk-WNNE3PO3.js +34 -0
- package/dist/chunk-WRKUDAZJ.js +3038 -0
- package/dist/chunk-WRLUBRKS.cjs +1943 -0
- package/dist/chunk-WRNEH5MO.js +3169 -0
- package/dist/chunk-WRWEX5ZF.js +658 -0
- package/dist/chunk-X3GJPRVK.cjs +3246 -0
- package/dist/chunk-XHIV6326.cjs +793 -0
- package/dist/chunk-XIVIE43A.cjs +729 -0
- package/dist/chunk-XJAN7CZG.cjs +432 -0
- package/dist/chunk-XKTPFXGA.js +164 -0
- package/dist/chunk-XL6INWKT.js +121 -0
- package/dist/chunk-XSFNHP2E.js +632 -0
- package/dist/chunk-XT6JY5W5.js +9684 -0
- package/dist/chunk-XUILI4KB.cjs +430 -0
- package/dist/chunk-XUUVDHIF.cjs +3962 -0
- package/dist/chunk-YF2I3MV3.js +46 -0
- package/dist/chunk-YIMN575O.js +4847 -0
- package/dist/chunk-YIVFJNYV.js +176 -0
- package/dist/chunk-YKGPCZEE.cjs +237 -0
- package/dist/chunk-YN6V7R3L.cjs +327 -0
- package/dist/chunk-YQELFNJV.js +39 -0
- package/dist/chunk-YYXH45E2.js +426 -0
- package/dist/chunk-ZBQXLH2L.js +756 -0
- package/dist/chunk-ZDSYWBIE.cjs +69 -0
- package/dist/chunk-ZU7NIRT6.js +325 -0
- package/dist/chunk-ZZ7RO2UQ.js +1243 -0
- package/dist/chunk-ZZEI7MV4.js +778 -0
- package/dist/cli/holoscript-runner.cjs +2255 -0
- package/dist/cli/holoscript-runner.js +2230 -0
- package/dist/codebase/index.cjs +336 -0
- package/dist/codebase/index.js +331 -0
- package/dist/compiler/agent-inference.cjs +31 -0
- package/dist/compiler/agent-inference.js +8 -0
- package/dist/compiler/android-xr.cjs +24 -0
- package/dist/compiler/android-xr.js +14 -0
- package/dist/compiler/android.cjs +24 -0
- package/dist/compiler/android.js +14 -0
- package/dist/compiler/ar.cjs +23 -0
- package/dist/compiler/ar.js +11 -0
- package/dist/compiler/babylon.cjs +21 -0
- package/dist/compiler/babylon.js +15 -0
- package/dist/compiler/business-quest.cjs +43 -0
- package/dist/compiler/business-quest.js +4 -0
- package/dist/compiler/coco.cjs +27 -0
- package/dist/compiler/coco.js +4 -0
- package/dist/compiler/context.cjs +25 -0
- package/dist/compiler/context.d.ts +28 -0
- package/dist/compiler/context.js +8 -0
- package/dist/compiler/domain-block-utils.cjs +605 -0
- package/dist/compiler/domain-block-utils.js +11 -0
- package/dist/compiler/dtdl.cjs +27 -0
- package/dist/compiler/dtdl.js +11 -0
- package/dist/compiler/gltf-pipeline.cjs +39 -0
- package/dist/compiler/gltf-pipeline.js +4 -0
- package/dist/compiler/godot.cjs +18 -0
- package/dist/compiler/godot.js +12 -0
- package/dist/compiler/incremental.cjs +34 -0
- package/dist/compiler/incremental.js +9 -0
- package/dist/compiler/index.cjs +5860 -0
- package/dist/compiler/index.d.ts +322 -21
- package/dist/compiler/index.js +5525 -0
- package/dist/compiler/ios.cjs +23 -0
- package/dist/compiler/ios.js +13 -0
- package/dist/compiler/llm-provider-capabilities.cjs +25 -0
- package/dist/compiler/llm-provider-capabilities.d.ts +43 -0
- package/dist/compiler/llm-provider-capabilities.js +8 -0
- package/dist/compiler/multi-layer.cjs +24 -0
- package/dist/compiler/multi-layer.js +15 -0
- package/dist/compiler/nodetoy.cjs +23 -0
- package/dist/compiler/nodetoy.js +4 -0
- package/dist/compiler/openxr.cjs +19 -0
- package/dist/compiler/openxr.js +13 -0
- package/dist/compiler/playcanvas.cjs +19 -0
- package/dist/compiler/playcanvas.js +13 -0
- package/dist/compiler/r3f.cjs +38 -0
- package/dist/compiler/r3f.d.ts +22 -0
- package/dist/compiler/r3f.js +16 -0
- package/dist/compiler/remotion.cjs +23 -0
- package/dist/compiler/remotion.js +4 -0
- package/dist/compiler/reproducibility.cjs +39 -0
- package/dist/compiler/reproducibility.js +4 -0
- package/dist/compiler/sdf.cjs +24 -0
- package/dist/compiler/sdf.js +12 -0
- package/dist/compiler/semantic-scene.cjs +31 -0
- package/dist/compiler/semantic-scene.js +4 -0
- package/dist/compiler/state.cjs +21 -0
- package/dist/compiler/state.js +11 -0
- package/dist/compiler/trait-composition.cjs +30 -0
- package/dist/compiler/trait-composition.js +9 -0
- package/dist/compiler/unity.cjs +19 -0
- package/dist/compiler/unity.js +13 -0
- package/dist/compiler/unreal.cjs +23 -0
- package/dist/compiler/unreal.js +13 -0
- package/dist/compiler/urdf.cjs +52 -0
- package/dist/compiler/urdf.js +12 -0
- package/dist/compiler/usd-physics.cjs +26 -0
- package/dist/compiler/usd-physics.js +9 -0
- package/dist/compiler/visionos.cjs +19 -0
- package/dist/compiler/visionos.js +13 -0
- package/dist/compiler/vrchat.cjs +22 -0
- package/dist/compiler/vrchat.js +12 -0
- package/dist/compiler/vrr.cjs +24 -0
- package/dist/compiler/vrr.js +12 -0
- package/dist/compiler/wasm.cjs +36 -0
- package/dist/compiler/wasm.js +12 -0
- package/dist/compiler/webgpu.cjs +18 -0
- package/dist/compiler/webgpu.js +12 -0
- package/dist/coordinators/index.cjs +1266 -0
- package/dist/coordinators/index.d.ts +72 -1
- package/dist/coordinators/index.js +1259 -0
- package/dist/debugger.cjs +24 -0
- package/dist/debugger.js +11 -0
- package/dist/entries/interop.cjs +64 -0
- package/dist/entries/interop.js +7 -0
- package/dist/entries/scripting.cjs +55 -0
- package/dist/entries/scripting.js +10 -0
- package/dist/hololand/index.cjs +146 -0
- package/dist/hololand/index.d.ts +70 -0
- package/dist/hololand/index.js +5 -0
- package/dist/index.cjs +43233 -0
- package/dist/index.d.ts +976 -21
- package/dist/index.js +39995 -0
- package/dist/math/tropical-spmv.cjs +45 -0
- package/dist/math/tropical-spmv.js +4 -0
- package/dist/math/vec3.cjs +57 -0
- package/dist/math/vec3.js +4 -0
- package/dist/ml-dsa-FSKBTE3W.cjs +1265 -0
- package/dist/ml-dsa-Z7JDKW4L.js +1265 -0
- package/dist/paper-0c-spike/index.cjs +150 -0
- package/dist/paper-0c-spike/index.js +141 -0
- package/dist/parser.cjs +61 -0
- package/dist/parser.d.ts +11 -0
- package/dist/parser.js +12 -0
- package/dist/playwright-3AT3AKTV.cjs +98673 -0
- package/dist/playwright-VZPDVUEQ.js +98660 -0
- package/dist/reconstruction/index.cjs +153 -0
- package/dist/reconstruction/index.d.ts +29 -2
- package/dist/reconstruction/index.js +8 -0
- package/dist/runtime.cjs +316 -0
- package/dist/runtime.d.ts +61 -0
- package/dist/runtime.js +31 -0
- package/dist/self-improvement/index.cjs +563 -0
- package/dist/self-improvement/index.js +545 -0
- package/dist/storage/index.cjs +38 -0
- package/dist/storage/index.js +5 -0
- package/dist/testing.cjs +25 -0
- package/dist/testing.d.ts +70 -0
- package/dist/testing.js +4 -0
- package/dist/traitDocs/traitDocs.cjs +33 -0
- package/dist/traitDocs/traitDocs.js +7 -0
- package/dist/traits/botanical-lotus.cjs +41 -0
- package/dist/traits/botanical-lotus.d.ts +172 -0
- package/dist/traits/botanical-lotus.js +4 -0
- package/dist/traits/engines/index.cjs +520 -0
- package/dist/traits/engines/index.js +380 -0
- package/dist/traits/index.cjs +24409 -0
- package/dist/traits/index.d.ts +171 -35
- package/dist/traits/index.js +21634 -0
- package/dist/traits/simulation-solver-factory.cjs +13 -0
- package/dist/traits/simulation-solver-factory.d.ts +23 -0
- package/dist/traits/simulation-solver-factory.js +4 -0
- package/dist/traits/webcam-gaze.cjs +35 -0
- package/dist/traits/webcam-gaze.d.ts +17 -0
- package/dist/traits/webcam-gaze.js +4 -0
- package/dist/type-checker.cjs +19 -0
- package/dist/type-checker.js +6 -0
- package/dist/world/index.cjs +947 -0
- package/dist/world/index.d.ts +147 -0
- package/dist/world/index.js +939 -0
- package/dist/world-model/index.cjs +1446 -0
- package/dist/world-model/index.d.ts +119 -0
- package/dist/world-model/index.js +1414 -0
- package/dist/wot/index.cjs +29 -0
- package/dist/wot/index.js +4 -0
- package/package.json +93 -49
|
@@ -0,0 +1,605 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkXUUVDHIF_cjs = require('../chunk-XUUVDHIF.cjs');
|
|
4
|
+
require('../chunk-KKP7JKN4.cjs');
|
|
5
|
+
require('../chunk-5FSKKMR7.cjs');
|
|
6
|
+
require('../chunk-GTU2Z2WW.cjs');
|
|
7
|
+
require('../chunk-E7JP3BS3.cjs');
|
|
8
|
+
require('../chunk-HCCQLAA4.cjs');
|
|
9
|
+
|
|
10
|
+
chunkXUUVDHIF_cjs.init_DomainBlockCompilerMixin();
|
|
11
|
+
|
|
12
|
+
Object.defineProperty(exports, "DOMAIN_BLOCK_COMPILER_MIXIN_CAPABILITY", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkXUUVDHIF_cjs.DOMAIN_BLOCK_COMPILER_MIXIN_CAPABILITY; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "architectureToGodot", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkXUUVDHIF_cjs.architectureToGodot; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "architectureToR3F", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkXUUVDHIF_cjs.architectureToR3F; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "architectureToUSDA", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkXUUVDHIF_cjs.architectureToUSDA; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "architectureToUnity", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkXUUVDHIF_cjs.architectureToUnity; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "architectureToVRChat", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkXUUVDHIF_cjs.architectureToVRChat; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "audioSourceToAndroidXR", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToAndroidXR; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "audioSourceToBabylon", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToBabylon; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "audioSourceToGodot", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToGodot; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "audioSourceToPlayCanvas", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToPlayCanvas; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "audioSourceToR3F", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToR3F; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "audioSourceToUSD", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToUSD; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "audioSourceToUnity", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToUnity; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "audioSourceToUnreal", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToUnreal; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "audioSourceToVisionOS", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkXUUVDHIF_cjs.audioSourceToVisionOS; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "compileArchitectureBlock", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunkXUUVDHIF_cjs.compileArchitectureBlock; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "compileAudioSourceBlock", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunkXUUVDHIF_cjs.compileAudioSourceBlock; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "compileDataVizBlock", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunkXUUVDHIF_cjs.compileDataVizBlock; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "compileDomainBlocks", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunkXUUVDHIF_cjs.compileDomainBlocks; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "compileEducationBlock", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunkXUUVDHIF_cjs.compileEducationBlock; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "compileHealthcareBlock", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunkXUUVDHIF_cjs.compileHealthcareBlock; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "compileInputBlock", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunkXUUVDHIF_cjs.compileInputBlock; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "compileIoTBlock", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunkXUUVDHIF_cjs.compileIoTBlock; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "compileMaterialBlock", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunkXUUVDHIF_cjs.compileMaterialBlock; }
|
|
107
|
+
});
|
|
108
|
+
Object.defineProperty(exports, "compileMusicBlock", {
|
|
109
|
+
enumerable: true,
|
|
110
|
+
get: function () { return chunkXUUVDHIF_cjs.compileMusicBlock; }
|
|
111
|
+
});
|
|
112
|
+
Object.defineProperty(exports, "compileNarrativeBlock", {
|
|
113
|
+
enumerable: true,
|
|
114
|
+
get: function () { return chunkXUUVDHIF_cjs.compileNarrativeBlock; }
|
|
115
|
+
});
|
|
116
|
+
Object.defineProperty(exports, "compileNavigationBlock", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () { return chunkXUUVDHIF_cjs.compileNavigationBlock; }
|
|
119
|
+
});
|
|
120
|
+
Object.defineProperty(exports, "compileParticleBlock", {
|
|
121
|
+
enumerable: true,
|
|
122
|
+
get: function () { return chunkXUUVDHIF_cjs.compileParticleBlock; }
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(exports, "compilePaymentBlock", {
|
|
125
|
+
enumerable: true,
|
|
126
|
+
get: function () { return chunkXUUVDHIF_cjs.compilePaymentBlock; }
|
|
127
|
+
});
|
|
128
|
+
Object.defineProperty(exports, "compilePhysicsBlock", {
|
|
129
|
+
enumerable: true,
|
|
130
|
+
get: function () { return chunkXUUVDHIF_cjs.compilePhysicsBlock; }
|
|
131
|
+
});
|
|
132
|
+
Object.defineProperty(exports, "compilePostProcessingBlock", {
|
|
133
|
+
enumerable: true,
|
|
134
|
+
get: function () { return chunkXUUVDHIF_cjs.compilePostProcessingBlock; }
|
|
135
|
+
});
|
|
136
|
+
Object.defineProperty(exports, "compileProceduralBlock", {
|
|
137
|
+
enumerable: true,
|
|
138
|
+
get: function () { return chunkXUUVDHIF_cjs.compileProceduralBlock; }
|
|
139
|
+
});
|
|
140
|
+
Object.defineProperty(exports, "compileRenderingBlock", {
|
|
141
|
+
enumerable: true,
|
|
142
|
+
get: function () { return chunkXUUVDHIF_cjs.compileRenderingBlock; }
|
|
143
|
+
});
|
|
144
|
+
Object.defineProperty(exports, "compileRoboticsBlock", {
|
|
145
|
+
enumerable: true,
|
|
146
|
+
get: function () { return chunkXUUVDHIF_cjs.compileRoboticsBlock; }
|
|
147
|
+
});
|
|
148
|
+
Object.defineProperty(exports, "compileSimulationBlock", {
|
|
149
|
+
enumerable: true,
|
|
150
|
+
get: function () { return chunkXUUVDHIF_cjs.compileSimulationBlock; }
|
|
151
|
+
});
|
|
152
|
+
Object.defineProperty(exports, "compileWeatherBlock", {
|
|
153
|
+
enumerable: true,
|
|
154
|
+
get: function () { return chunkXUUVDHIF_cjs.compileWeatherBlock; }
|
|
155
|
+
});
|
|
156
|
+
Object.defineProperty(exports, "compileWeb3Block", {
|
|
157
|
+
enumerable: true,
|
|
158
|
+
get: function () { return chunkXUUVDHIF_cjs.compileWeb3Block; }
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(exports, "datavizToGodot", {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () { return chunkXUUVDHIF_cjs.datavizToGodot; }
|
|
163
|
+
});
|
|
164
|
+
Object.defineProperty(exports, "datavizToR3F", {
|
|
165
|
+
enumerable: true,
|
|
166
|
+
get: function () { return chunkXUUVDHIF_cjs.datavizToR3F; }
|
|
167
|
+
});
|
|
168
|
+
Object.defineProperty(exports, "datavizToUSDA", {
|
|
169
|
+
enumerable: true,
|
|
170
|
+
get: function () { return chunkXUUVDHIF_cjs.datavizToUSDA; }
|
|
171
|
+
});
|
|
172
|
+
Object.defineProperty(exports, "datavizToUnity", {
|
|
173
|
+
enumerable: true,
|
|
174
|
+
get: function () { return chunkXUUVDHIF_cjs.datavizToUnity; }
|
|
175
|
+
});
|
|
176
|
+
Object.defineProperty(exports, "datavizToVRChat", {
|
|
177
|
+
enumerable: true,
|
|
178
|
+
get: function () { return chunkXUUVDHIF_cjs.datavizToVRChat; }
|
|
179
|
+
});
|
|
180
|
+
Object.defineProperty(exports, "educationToGodot", {
|
|
181
|
+
enumerable: true,
|
|
182
|
+
get: function () { return chunkXUUVDHIF_cjs.educationToGodot; }
|
|
183
|
+
});
|
|
184
|
+
Object.defineProperty(exports, "educationToR3F", {
|
|
185
|
+
enumerable: true,
|
|
186
|
+
get: function () { return chunkXUUVDHIF_cjs.educationToR3F; }
|
|
187
|
+
});
|
|
188
|
+
Object.defineProperty(exports, "educationToUSDA", {
|
|
189
|
+
enumerable: true,
|
|
190
|
+
get: function () { return chunkXUUVDHIF_cjs.educationToUSDA; }
|
|
191
|
+
});
|
|
192
|
+
Object.defineProperty(exports, "educationToUnity", {
|
|
193
|
+
enumerable: true,
|
|
194
|
+
get: function () { return chunkXUUVDHIF_cjs.educationToUnity; }
|
|
195
|
+
});
|
|
196
|
+
Object.defineProperty(exports, "educationToVRChat", {
|
|
197
|
+
enumerable: true,
|
|
198
|
+
get: function () { return chunkXUUVDHIF_cjs.educationToVRChat; }
|
|
199
|
+
});
|
|
200
|
+
Object.defineProperty(exports, "getRequiredCapability", {
|
|
201
|
+
enumerable: true,
|
|
202
|
+
get: function () { return chunkXUUVDHIF_cjs.getRequiredCapability; }
|
|
203
|
+
});
|
|
204
|
+
Object.defineProperty(exports, "healthcareToGodot", {
|
|
205
|
+
enumerable: true,
|
|
206
|
+
get: function () { return chunkXUUVDHIF_cjs.healthcareToGodot; }
|
|
207
|
+
});
|
|
208
|
+
Object.defineProperty(exports, "healthcareToR3F", {
|
|
209
|
+
enumerable: true,
|
|
210
|
+
get: function () { return chunkXUUVDHIF_cjs.healthcareToR3F; }
|
|
211
|
+
});
|
|
212
|
+
Object.defineProperty(exports, "healthcareToUSDA", {
|
|
213
|
+
enumerable: true,
|
|
214
|
+
get: function () { return chunkXUUVDHIF_cjs.healthcareToUSDA; }
|
|
215
|
+
});
|
|
216
|
+
Object.defineProperty(exports, "healthcareToUnity", {
|
|
217
|
+
enumerable: true,
|
|
218
|
+
get: function () { return chunkXUUVDHIF_cjs.healthcareToUnity; }
|
|
219
|
+
});
|
|
220
|
+
Object.defineProperty(exports, "healthcareToVRChat", {
|
|
221
|
+
enumerable: true,
|
|
222
|
+
get: function () { return chunkXUUVDHIF_cjs.healthcareToVRChat; }
|
|
223
|
+
});
|
|
224
|
+
Object.defineProperty(exports, "inputToGodot", {
|
|
225
|
+
enumerable: true,
|
|
226
|
+
get: function () { return chunkXUUVDHIF_cjs.inputToGodot; }
|
|
227
|
+
});
|
|
228
|
+
Object.defineProperty(exports, "inputToR3F", {
|
|
229
|
+
enumerable: true,
|
|
230
|
+
get: function () { return chunkXUUVDHIF_cjs.inputToR3F; }
|
|
231
|
+
});
|
|
232
|
+
Object.defineProperty(exports, "inputToUSDA", {
|
|
233
|
+
enumerable: true,
|
|
234
|
+
get: function () { return chunkXUUVDHIF_cjs.inputToUSDA; }
|
|
235
|
+
});
|
|
236
|
+
Object.defineProperty(exports, "inputToUnity", {
|
|
237
|
+
enumerable: true,
|
|
238
|
+
get: function () { return chunkXUUVDHIF_cjs.inputToUnity; }
|
|
239
|
+
});
|
|
240
|
+
Object.defineProperty(exports, "inputToVRChat", {
|
|
241
|
+
enumerable: true,
|
|
242
|
+
get: function () { return chunkXUUVDHIF_cjs.inputToVRChat; }
|
|
243
|
+
});
|
|
244
|
+
Object.defineProperty(exports, "iotToGodot", {
|
|
245
|
+
enumerable: true,
|
|
246
|
+
get: function () { return chunkXUUVDHIF_cjs.iotToGodot; }
|
|
247
|
+
});
|
|
248
|
+
Object.defineProperty(exports, "iotToR3F", {
|
|
249
|
+
enumerable: true,
|
|
250
|
+
get: function () { return chunkXUUVDHIF_cjs.iotToR3F; }
|
|
251
|
+
});
|
|
252
|
+
Object.defineProperty(exports, "iotToUSDA", {
|
|
253
|
+
enumerable: true,
|
|
254
|
+
get: function () { return chunkXUUVDHIF_cjs.iotToUSDA; }
|
|
255
|
+
});
|
|
256
|
+
Object.defineProperty(exports, "iotToUnity", {
|
|
257
|
+
enumerable: true,
|
|
258
|
+
get: function () { return chunkXUUVDHIF_cjs.iotToUnity; }
|
|
259
|
+
});
|
|
260
|
+
Object.defineProperty(exports, "iotToVRChat", {
|
|
261
|
+
enumerable: true,
|
|
262
|
+
get: function () { return chunkXUUVDHIF_cjs.iotToVRChat; }
|
|
263
|
+
});
|
|
264
|
+
Object.defineProperty(exports, "materialToAndroidXR", {
|
|
265
|
+
enumerable: true,
|
|
266
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToAndroidXR; }
|
|
267
|
+
});
|
|
268
|
+
Object.defineProperty(exports, "materialToBabylon", {
|
|
269
|
+
enumerable: true,
|
|
270
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToBabylon; }
|
|
271
|
+
});
|
|
272
|
+
Object.defineProperty(exports, "materialToGLTF", {
|
|
273
|
+
enumerable: true,
|
|
274
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToGLTF; }
|
|
275
|
+
});
|
|
276
|
+
Object.defineProperty(exports, "materialToGodot", {
|
|
277
|
+
enumerable: true,
|
|
278
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToGodot; }
|
|
279
|
+
});
|
|
280
|
+
Object.defineProperty(exports, "materialToPlayCanvas", {
|
|
281
|
+
enumerable: true,
|
|
282
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToPlayCanvas; }
|
|
283
|
+
});
|
|
284
|
+
Object.defineProperty(exports, "materialToR3F", {
|
|
285
|
+
enumerable: true,
|
|
286
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToR3F; }
|
|
287
|
+
});
|
|
288
|
+
Object.defineProperty(exports, "materialToSDF", {
|
|
289
|
+
enumerable: true,
|
|
290
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToSDF; }
|
|
291
|
+
});
|
|
292
|
+
Object.defineProperty(exports, "materialToUSD", {
|
|
293
|
+
enumerable: true,
|
|
294
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToUSD; }
|
|
295
|
+
});
|
|
296
|
+
Object.defineProperty(exports, "materialToUnity", {
|
|
297
|
+
enumerable: true,
|
|
298
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToUnity; }
|
|
299
|
+
});
|
|
300
|
+
Object.defineProperty(exports, "materialToUnreal", {
|
|
301
|
+
enumerable: true,
|
|
302
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToUnreal; }
|
|
303
|
+
});
|
|
304
|
+
Object.defineProperty(exports, "materialToVRChat", {
|
|
305
|
+
enumerable: true,
|
|
306
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToVRChat; }
|
|
307
|
+
});
|
|
308
|
+
Object.defineProperty(exports, "materialToVisionOS", {
|
|
309
|
+
enumerable: true,
|
|
310
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToVisionOS; }
|
|
311
|
+
});
|
|
312
|
+
Object.defineProperty(exports, "materialToWebGPU", {
|
|
313
|
+
enumerable: true,
|
|
314
|
+
get: function () { return chunkXUUVDHIF_cjs.materialToWebGPU; }
|
|
315
|
+
});
|
|
316
|
+
Object.defineProperty(exports, "musicToGodot", {
|
|
317
|
+
enumerable: true,
|
|
318
|
+
get: function () { return chunkXUUVDHIF_cjs.musicToGodot; }
|
|
319
|
+
});
|
|
320
|
+
Object.defineProperty(exports, "musicToR3F", {
|
|
321
|
+
enumerable: true,
|
|
322
|
+
get: function () { return chunkXUUVDHIF_cjs.musicToR3F; }
|
|
323
|
+
});
|
|
324
|
+
Object.defineProperty(exports, "musicToUSDA", {
|
|
325
|
+
enumerable: true,
|
|
326
|
+
get: function () { return chunkXUUVDHIF_cjs.musicToUSDA; }
|
|
327
|
+
});
|
|
328
|
+
Object.defineProperty(exports, "musicToUnity", {
|
|
329
|
+
enumerable: true,
|
|
330
|
+
get: function () { return chunkXUUVDHIF_cjs.musicToUnity; }
|
|
331
|
+
});
|
|
332
|
+
Object.defineProperty(exports, "musicToVRChat", {
|
|
333
|
+
enumerable: true,
|
|
334
|
+
get: function () { return chunkXUUVDHIF_cjs.musicToVRChat; }
|
|
335
|
+
});
|
|
336
|
+
Object.defineProperty(exports, "narrativeToGodot", {
|
|
337
|
+
enumerable: true,
|
|
338
|
+
get: function () { return chunkXUUVDHIF_cjs.narrativeToGodot; }
|
|
339
|
+
});
|
|
340
|
+
Object.defineProperty(exports, "narrativeToR3F", {
|
|
341
|
+
enumerable: true,
|
|
342
|
+
get: function () { return chunkXUUVDHIF_cjs.narrativeToR3F; }
|
|
343
|
+
});
|
|
344
|
+
Object.defineProperty(exports, "narrativeToUSDA", {
|
|
345
|
+
enumerable: true,
|
|
346
|
+
get: function () { return chunkXUUVDHIF_cjs.narrativeToUSDA; }
|
|
347
|
+
});
|
|
348
|
+
Object.defineProperty(exports, "narrativeToUnity", {
|
|
349
|
+
enumerable: true,
|
|
350
|
+
get: function () { return chunkXUUVDHIF_cjs.narrativeToUnity; }
|
|
351
|
+
});
|
|
352
|
+
Object.defineProperty(exports, "narrativeToVRChat", {
|
|
353
|
+
enumerable: true,
|
|
354
|
+
get: function () { return chunkXUUVDHIF_cjs.narrativeToVRChat; }
|
|
355
|
+
});
|
|
356
|
+
Object.defineProperty(exports, "navigationToGodot", {
|
|
357
|
+
enumerable: true,
|
|
358
|
+
get: function () { return chunkXUUVDHIF_cjs.navigationToGodot; }
|
|
359
|
+
});
|
|
360
|
+
Object.defineProperty(exports, "navigationToR3F", {
|
|
361
|
+
enumerable: true,
|
|
362
|
+
get: function () { return chunkXUUVDHIF_cjs.navigationToR3F; }
|
|
363
|
+
});
|
|
364
|
+
Object.defineProperty(exports, "navigationToUSDA", {
|
|
365
|
+
enumerable: true,
|
|
366
|
+
get: function () { return chunkXUUVDHIF_cjs.navigationToUSDA; }
|
|
367
|
+
});
|
|
368
|
+
Object.defineProperty(exports, "navigationToUnity", {
|
|
369
|
+
enumerable: true,
|
|
370
|
+
get: function () { return chunkXUUVDHIF_cjs.navigationToUnity; }
|
|
371
|
+
});
|
|
372
|
+
Object.defineProperty(exports, "navigationToVRChat", {
|
|
373
|
+
enumerable: true,
|
|
374
|
+
get: function () { return chunkXUUVDHIF_cjs.navigationToVRChat; }
|
|
375
|
+
});
|
|
376
|
+
Object.defineProperty(exports, "particlesToAndroidXR", {
|
|
377
|
+
enumerable: true,
|
|
378
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToAndroidXR; }
|
|
379
|
+
});
|
|
380
|
+
Object.defineProperty(exports, "particlesToBabylon", {
|
|
381
|
+
enumerable: true,
|
|
382
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToBabylon; }
|
|
383
|
+
});
|
|
384
|
+
Object.defineProperty(exports, "particlesToGodot", {
|
|
385
|
+
enumerable: true,
|
|
386
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToGodot; }
|
|
387
|
+
});
|
|
388
|
+
Object.defineProperty(exports, "particlesToPlayCanvas", {
|
|
389
|
+
enumerable: true,
|
|
390
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToPlayCanvas; }
|
|
391
|
+
});
|
|
392
|
+
Object.defineProperty(exports, "particlesToR3F", {
|
|
393
|
+
enumerable: true,
|
|
394
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToR3F; }
|
|
395
|
+
});
|
|
396
|
+
Object.defineProperty(exports, "particlesToUSD", {
|
|
397
|
+
enumerable: true,
|
|
398
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToUSD; }
|
|
399
|
+
});
|
|
400
|
+
Object.defineProperty(exports, "particlesToUnity", {
|
|
401
|
+
enumerable: true,
|
|
402
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToUnity; }
|
|
403
|
+
});
|
|
404
|
+
Object.defineProperty(exports, "particlesToUnreal", {
|
|
405
|
+
enumerable: true,
|
|
406
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToUnreal; }
|
|
407
|
+
});
|
|
408
|
+
Object.defineProperty(exports, "particlesToVisionOS", {
|
|
409
|
+
enumerable: true,
|
|
410
|
+
get: function () { return chunkXUUVDHIF_cjs.particlesToVisionOS; }
|
|
411
|
+
});
|
|
412
|
+
Object.defineProperty(exports, "paymentToGodot", {
|
|
413
|
+
enumerable: true,
|
|
414
|
+
get: function () { return chunkXUUVDHIF_cjs.paymentToGodot; }
|
|
415
|
+
});
|
|
416
|
+
Object.defineProperty(exports, "paymentToR3F", {
|
|
417
|
+
enumerable: true,
|
|
418
|
+
get: function () { return chunkXUUVDHIF_cjs.paymentToR3F; }
|
|
419
|
+
});
|
|
420
|
+
Object.defineProperty(exports, "paymentToUSDA", {
|
|
421
|
+
enumerable: true,
|
|
422
|
+
get: function () { return chunkXUUVDHIF_cjs.paymentToUSDA; }
|
|
423
|
+
});
|
|
424
|
+
Object.defineProperty(exports, "paymentToUnity", {
|
|
425
|
+
enumerable: true,
|
|
426
|
+
get: function () { return chunkXUUVDHIF_cjs.paymentToUnity; }
|
|
427
|
+
});
|
|
428
|
+
Object.defineProperty(exports, "paymentToVRChat", {
|
|
429
|
+
enumerable: true,
|
|
430
|
+
get: function () { return chunkXUUVDHIF_cjs.paymentToVRChat; }
|
|
431
|
+
});
|
|
432
|
+
Object.defineProperty(exports, "physicsToAndroidXR", {
|
|
433
|
+
enumerable: true,
|
|
434
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToAndroidXR; }
|
|
435
|
+
});
|
|
436
|
+
Object.defineProperty(exports, "physicsToBabylon", {
|
|
437
|
+
enumerable: true,
|
|
438
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToBabylon; }
|
|
439
|
+
});
|
|
440
|
+
Object.defineProperty(exports, "physicsToGodot", {
|
|
441
|
+
enumerable: true,
|
|
442
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToGodot; }
|
|
443
|
+
});
|
|
444
|
+
Object.defineProperty(exports, "physicsToPlayCanvas", {
|
|
445
|
+
enumerable: true,
|
|
446
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToPlayCanvas; }
|
|
447
|
+
});
|
|
448
|
+
Object.defineProperty(exports, "physicsToR3F", {
|
|
449
|
+
enumerable: true,
|
|
450
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToR3F; }
|
|
451
|
+
});
|
|
452
|
+
Object.defineProperty(exports, "physicsToSDF", {
|
|
453
|
+
enumerable: true,
|
|
454
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToSDF; }
|
|
455
|
+
});
|
|
456
|
+
Object.defineProperty(exports, "physicsToURDF", {
|
|
457
|
+
enumerable: true,
|
|
458
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToURDF; }
|
|
459
|
+
});
|
|
460
|
+
Object.defineProperty(exports, "physicsToUnity", {
|
|
461
|
+
enumerable: true,
|
|
462
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToUnity; }
|
|
463
|
+
});
|
|
464
|
+
Object.defineProperty(exports, "physicsToUnreal", {
|
|
465
|
+
enumerable: true,
|
|
466
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToUnreal; }
|
|
467
|
+
});
|
|
468
|
+
Object.defineProperty(exports, "physicsToVisionOS", {
|
|
469
|
+
enumerable: true,
|
|
470
|
+
get: function () { return chunkXUUVDHIF_cjs.physicsToVisionOS; }
|
|
471
|
+
});
|
|
472
|
+
Object.defineProperty(exports, "postProcessingToBabylon", {
|
|
473
|
+
enumerable: true,
|
|
474
|
+
get: function () { return chunkXUUVDHIF_cjs.postProcessingToBabylon; }
|
|
475
|
+
});
|
|
476
|
+
Object.defineProperty(exports, "postProcessingToGodot", {
|
|
477
|
+
enumerable: true,
|
|
478
|
+
get: function () { return chunkXUUVDHIF_cjs.postProcessingToGodot; }
|
|
479
|
+
});
|
|
480
|
+
Object.defineProperty(exports, "postProcessingToR3F", {
|
|
481
|
+
enumerable: true,
|
|
482
|
+
get: function () { return chunkXUUVDHIF_cjs.postProcessingToR3F; }
|
|
483
|
+
});
|
|
484
|
+
Object.defineProperty(exports, "postProcessingToUSD", {
|
|
485
|
+
enumerable: true,
|
|
486
|
+
get: function () { return chunkXUUVDHIF_cjs.postProcessingToUSD; }
|
|
487
|
+
});
|
|
488
|
+
Object.defineProperty(exports, "postProcessingToUnity", {
|
|
489
|
+
enumerable: true,
|
|
490
|
+
get: function () { return chunkXUUVDHIF_cjs.postProcessingToUnity; }
|
|
491
|
+
});
|
|
492
|
+
Object.defineProperty(exports, "postProcessingToUnreal", {
|
|
493
|
+
enumerable: true,
|
|
494
|
+
get: function () { return chunkXUUVDHIF_cjs.postProcessingToUnreal; }
|
|
495
|
+
});
|
|
496
|
+
Object.defineProperty(exports, "proceduralToGodot", {
|
|
497
|
+
enumerable: true,
|
|
498
|
+
get: function () { return chunkXUUVDHIF_cjs.proceduralToGodot; }
|
|
499
|
+
});
|
|
500
|
+
Object.defineProperty(exports, "proceduralToR3F", {
|
|
501
|
+
enumerable: true,
|
|
502
|
+
get: function () { return chunkXUUVDHIF_cjs.proceduralToR3F; }
|
|
503
|
+
});
|
|
504
|
+
Object.defineProperty(exports, "proceduralToUSDA", {
|
|
505
|
+
enumerable: true,
|
|
506
|
+
get: function () { return chunkXUUVDHIF_cjs.proceduralToUSDA; }
|
|
507
|
+
});
|
|
508
|
+
Object.defineProperty(exports, "proceduralToUnity", {
|
|
509
|
+
enumerable: true,
|
|
510
|
+
get: function () { return chunkXUUVDHIF_cjs.proceduralToUnity; }
|
|
511
|
+
});
|
|
512
|
+
Object.defineProperty(exports, "proceduralToVRChat", {
|
|
513
|
+
enumerable: true,
|
|
514
|
+
get: function () { return chunkXUUVDHIF_cjs.proceduralToVRChat; }
|
|
515
|
+
});
|
|
516
|
+
Object.defineProperty(exports, "renderingToGodot", {
|
|
517
|
+
enumerable: true,
|
|
518
|
+
get: function () { return chunkXUUVDHIF_cjs.renderingToGodot; }
|
|
519
|
+
});
|
|
520
|
+
Object.defineProperty(exports, "renderingToR3F", {
|
|
521
|
+
enumerable: true,
|
|
522
|
+
get: function () { return chunkXUUVDHIF_cjs.renderingToR3F; }
|
|
523
|
+
});
|
|
524
|
+
Object.defineProperty(exports, "renderingToUSDA", {
|
|
525
|
+
enumerable: true,
|
|
526
|
+
get: function () { return chunkXUUVDHIF_cjs.renderingToUSDA; }
|
|
527
|
+
});
|
|
528
|
+
Object.defineProperty(exports, "renderingToUnity", {
|
|
529
|
+
enumerable: true,
|
|
530
|
+
get: function () { return chunkXUUVDHIF_cjs.renderingToUnity; }
|
|
531
|
+
});
|
|
532
|
+
Object.defineProperty(exports, "renderingToVRChat", {
|
|
533
|
+
enumerable: true,
|
|
534
|
+
get: function () { return chunkXUUVDHIF_cjs.renderingToVRChat; }
|
|
535
|
+
});
|
|
536
|
+
Object.defineProperty(exports, "roboticsToGodot", {
|
|
537
|
+
enumerable: true,
|
|
538
|
+
get: function () { return chunkXUUVDHIF_cjs.roboticsToGodot; }
|
|
539
|
+
});
|
|
540
|
+
Object.defineProperty(exports, "roboticsToR3F", {
|
|
541
|
+
enumerable: true,
|
|
542
|
+
get: function () { return chunkXUUVDHIF_cjs.roboticsToR3F; }
|
|
543
|
+
});
|
|
544
|
+
Object.defineProperty(exports, "roboticsToUSDA", {
|
|
545
|
+
enumerable: true,
|
|
546
|
+
get: function () { return chunkXUUVDHIF_cjs.roboticsToUSDA; }
|
|
547
|
+
});
|
|
548
|
+
Object.defineProperty(exports, "roboticsToUnity", {
|
|
549
|
+
enumerable: true,
|
|
550
|
+
get: function () { return chunkXUUVDHIF_cjs.roboticsToUnity; }
|
|
551
|
+
});
|
|
552
|
+
Object.defineProperty(exports, "roboticsToVRChat", {
|
|
553
|
+
enumerable: true,
|
|
554
|
+
get: function () { return chunkXUUVDHIF_cjs.roboticsToVRChat; }
|
|
555
|
+
});
|
|
556
|
+
Object.defineProperty(exports, "simulationToR3F", {
|
|
557
|
+
enumerable: true,
|
|
558
|
+
get: function () { return chunkXUUVDHIF_cjs.simulationToR3F; }
|
|
559
|
+
});
|
|
560
|
+
Object.defineProperty(exports, "weatherToAndroidXR", {
|
|
561
|
+
enumerable: true,
|
|
562
|
+
get: function () { return chunkXUUVDHIF_cjs.weatherToAndroidXR; }
|
|
563
|
+
});
|
|
564
|
+
Object.defineProperty(exports, "weatherToGodot", {
|
|
565
|
+
enumerable: true,
|
|
566
|
+
get: function () { return chunkXUUVDHIF_cjs.weatherToGodot; }
|
|
567
|
+
});
|
|
568
|
+
Object.defineProperty(exports, "weatherToR3F", {
|
|
569
|
+
enumerable: true,
|
|
570
|
+
get: function () { return chunkXUUVDHIF_cjs.weatherToR3F; }
|
|
571
|
+
});
|
|
572
|
+
Object.defineProperty(exports, "weatherToUSD", {
|
|
573
|
+
enumerable: true,
|
|
574
|
+
get: function () { return chunkXUUVDHIF_cjs.weatherToUSD; }
|
|
575
|
+
});
|
|
576
|
+
Object.defineProperty(exports, "weatherToUnity", {
|
|
577
|
+
enumerable: true,
|
|
578
|
+
get: function () { return chunkXUUVDHIF_cjs.weatherToUnity; }
|
|
579
|
+
});
|
|
580
|
+
Object.defineProperty(exports, "weatherToUnreal", {
|
|
581
|
+
enumerable: true,
|
|
582
|
+
get: function () { return chunkXUUVDHIF_cjs.weatherToUnreal; }
|
|
583
|
+
});
|
|
584
|
+
Object.defineProperty(exports, "web3ToGodot", {
|
|
585
|
+
enumerable: true,
|
|
586
|
+
get: function () { return chunkXUUVDHIF_cjs.web3ToGodot; }
|
|
587
|
+
});
|
|
588
|
+
Object.defineProperty(exports, "web3ToR3F", {
|
|
589
|
+
enumerable: true,
|
|
590
|
+
get: function () { return chunkXUUVDHIF_cjs.web3ToR3F; }
|
|
591
|
+
});
|
|
592
|
+
Object.defineProperty(exports, "web3ToUSDA", {
|
|
593
|
+
enumerable: true,
|
|
594
|
+
get: function () { return chunkXUUVDHIF_cjs.web3ToUSDA; }
|
|
595
|
+
});
|
|
596
|
+
Object.defineProperty(exports, "web3ToUnity", {
|
|
597
|
+
enumerable: true,
|
|
598
|
+
get: function () { return chunkXUUVDHIF_cjs.web3ToUnity; }
|
|
599
|
+
});
|
|
600
|
+
Object.defineProperty(exports, "web3ToVRChat", {
|
|
601
|
+
enumerable: true,
|
|
602
|
+
get: function () { return chunkXUUVDHIF_cjs.web3ToVRChat; }
|
|
603
|
+
});
|
|
604
|
+
//# sourceMappingURL=domain-block-utils.cjs.map
|
|
605
|
+
//# sourceMappingURL=domain-block-utils.cjs.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { init_DomainBlockCompilerMixin } from '../chunk-JCLBKPMX.js';
|
|
2
|
+
export { DOMAIN_BLOCK_COMPILER_MIXIN_CAPABILITY, architectureToGodot, architectureToR3F, architectureToUSDA, architectureToUnity, architectureToVRChat, audioSourceToAndroidXR, audioSourceToBabylon, audioSourceToGodot, audioSourceToPlayCanvas, audioSourceToR3F, audioSourceToUSD, audioSourceToUnity, audioSourceToUnreal, audioSourceToVisionOS, compileArchitectureBlock, compileAudioSourceBlock, compileDataVizBlock, compileDomainBlocks, compileEducationBlock, compileHealthcareBlock, compileInputBlock, compileIoTBlock, compileMaterialBlock, compileMusicBlock, compileNarrativeBlock, compileNavigationBlock, compileParticleBlock, compilePaymentBlock, compilePhysicsBlock, compilePostProcessingBlock, compileProceduralBlock, compileRenderingBlock, compileRoboticsBlock, compileSimulationBlock, compileWeatherBlock, compileWeb3Block, datavizToGodot, datavizToR3F, datavizToUSDA, datavizToUnity, datavizToVRChat, educationToGodot, educationToR3F, educationToUSDA, educationToUnity, educationToVRChat, getRequiredCapability, healthcareToGodot, healthcareToR3F, healthcareToUSDA, healthcareToUnity, healthcareToVRChat, inputToGodot, inputToR3F, inputToUSDA, inputToUnity, inputToVRChat, iotToGodot, iotToR3F, iotToUSDA, iotToUnity, iotToVRChat, materialToAndroidXR, materialToBabylon, materialToGLTF, materialToGodot, materialToPlayCanvas, materialToR3F, materialToSDF, materialToUSD, materialToUnity, materialToUnreal, materialToVRChat, materialToVisionOS, materialToWebGPU, musicToGodot, musicToR3F, musicToUSDA, musicToUnity, musicToVRChat, narrativeToGodot, narrativeToR3F, narrativeToUSDA, narrativeToUnity, narrativeToVRChat, navigationToGodot, navigationToR3F, navigationToUSDA, navigationToUnity, navigationToVRChat, particlesToAndroidXR, particlesToBabylon, particlesToGodot, particlesToPlayCanvas, particlesToR3F, particlesToUSD, particlesToUnity, particlesToUnreal, particlesToVisionOS, paymentToGodot, paymentToR3F, paymentToUSDA, paymentToUnity, paymentToVRChat, physicsToAndroidXR, physicsToBabylon, physicsToGodot, physicsToPlayCanvas, physicsToR3F, physicsToSDF, physicsToURDF, physicsToUnity, physicsToUnreal, physicsToVisionOS, postProcessingToBabylon, postProcessingToGodot, postProcessingToR3F, postProcessingToUSD, postProcessingToUnity, postProcessingToUnreal, proceduralToGodot, proceduralToR3F, proceduralToUSDA, proceduralToUnity, proceduralToVRChat, renderingToGodot, renderingToR3F, renderingToUSDA, renderingToUnity, renderingToVRChat, roboticsToGodot, roboticsToR3F, roboticsToUSDA, roboticsToUnity, roboticsToVRChat, simulationToR3F, weatherToAndroidXR, weatherToGodot, weatherToR3F, weatherToUSD, weatherToUnity, weatherToUnreal, web3ToGodot, web3ToR3F, web3ToUSDA, web3ToUnity, web3ToVRChat } from '../chunk-JCLBKPMX.js';
|
|
3
|
+
import '../chunk-QPSKHBJP.js';
|
|
4
|
+
import '../chunk-THCK6ECW.js';
|
|
5
|
+
import '../chunk-N75IH2HY.js';
|
|
6
|
+
import '../chunk-VVKVQZI6.js';
|
|
7
|
+
import '../chunk-OL46QLBJ.js';
|
|
8
|
+
|
|
9
|
+
init_DomainBlockCompilerMixin();
|
|
10
|
+
//# sourceMappingURL=domain-block-utils.js.map
|
|
11
|
+
//# sourceMappingURL=domain-block-utils.js.map
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var chunkIUTY5WQ2_cjs = require('../chunk-IUTY5WQ2.cjs');
|
|
6
|
+
require('../chunk-KKP7JKN4.cjs');
|
|
7
|
+
require('../chunk-5FSKKMR7.cjs');
|
|
8
|
+
require('../chunk-GTU2Z2WW.cjs');
|
|
9
|
+
require('../chunk-E7JP3BS3.cjs');
|
|
10
|
+
require('../chunk-HCCQLAA4.cjs');
|
|
11
|
+
|
|
12
|
+
chunkIUTY5WQ2_cjs.init_DTDLCompiler();
|
|
13
|
+
|
|
14
|
+
Object.defineProperty(exports, "DTDLCompiler", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return chunkIUTY5WQ2_cjs.DTDLCompiler; }
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "DTDL_TRAIT_COMPONENTS", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function () { return chunkIUTY5WQ2_cjs.DTDL_TRAIT_COMPONENTS; }
|
|
21
|
+
});
|
|
22
|
+
Object.defineProperty(exports, "default", {
|
|
23
|
+
enumerable: true,
|
|
24
|
+
get: function () { return chunkIUTY5WQ2_cjs.DTDLCompiler_default; }
|
|
25
|
+
});
|
|
26
|
+
//# sourceMappingURL=dtdl.cjs.map
|
|
27
|
+
//# sourceMappingURL=dtdl.cjs.map
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { init_DTDLCompiler } from '../chunk-J6M4FPK5.js';
|
|
2
|
+
export { DTDLCompiler, DTDL_TRAIT_COMPONENTS, DTDLCompiler_default as default } from '../chunk-J6M4FPK5.js';
|
|
3
|
+
import '../chunk-QPSKHBJP.js';
|
|
4
|
+
import '../chunk-THCK6ECW.js';
|
|
5
|
+
import '../chunk-N75IH2HY.js';
|
|
6
|
+
import '../chunk-VVKVQZI6.js';
|
|
7
|
+
import '../chunk-OL46QLBJ.js';
|
|
8
|
+
|
|
9
|
+
init_DTDLCompiler();
|
|
10
|
+
//# sourceMappingURL=dtdl.js.map
|
|
11
|
+
//# sourceMappingURL=dtdl.js.map
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var chunkHZSPDCXV_cjs = require('../chunk-HZSPDCXV.cjs');
|
|
6
|
+
require('../chunk-HCCQLAA4.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
Object.defineProperty(exports, "GLTF_PIPELINE_TOOLS", {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () { return chunkHZSPDCXV_cjs.GLTF_PIPELINE_TOOLS; }
|
|
13
|
+
});
|
|
14
|
+
Object.defineProperty(exports, "analyzeOptimizations", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return chunkHZSPDCXV_cjs.analyzeOptimizations; }
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "default", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function () { return chunkHZSPDCXV_cjs.GLTFPipelineMCPTool_default; }
|
|
21
|
+
});
|
|
22
|
+
Object.defineProperty(exports, "handleGLTFToolCall", {
|
|
23
|
+
enumerable: true,
|
|
24
|
+
get: function () { return chunkHZSPDCXV_cjs.handleGLTFToolCall; }
|
|
25
|
+
});
|
|
26
|
+
Object.defineProperty(exports, "inspectComposition", {
|
|
27
|
+
enumerable: true,
|
|
28
|
+
get: function () { return chunkHZSPDCXV_cjs.inspectComposition; }
|
|
29
|
+
});
|
|
30
|
+
Object.defineProperty(exports, "registerGLTFTools", {
|
|
31
|
+
enumerable: true,
|
|
32
|
+
get: function () { return chunkHZSPDCXV_cjs.registerGLTFTools; }
|
|
33
|
+
});
|
|
34
|
+
Object.defineProperty(exports, "validateForGLTF", {
|
|
35
|
+
enumerable: true,
|
|
36
|
+
get: function () { return chunkHZSPDCXV_cjs.validateForGLTF; }
|
|
37
|
+
});
|
|
38
|
+
//# sourceMappingURL=gltf-pipeline.cjs.map
|
|
39
|
+
//# sourceMappingURL=gltf-pipeline.cjs.map
|