summaryrefslogtreecommitdiff
path: root/www/threejs/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'www/threejs/pkg-plist')
-rw-r--r--www/threejs/pkg-plist135
1 files changed, 69 insertions, 66 deletions
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index df9e3ad869c3..8032b18e4ad1 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -1,9 +1,3 @@
-%%WWWDIR%%/Three.Core.js
-%%WWWDIR%%/Three.Legacy.js
-%%WWWDIR%%/Three.TSL.js
-%%WWWDIR%%/Three.WebGPU.Nodes.js
-%%WWWDIR%%/Three.WebGPU.js
-%%WWWDIR%%/Three.js
%%WWWDIR%%/animation/AnimationAction.js
%%WWWDIR%%/animation/AnimationClip.js
%%WWWDIR%%/animation/AnimationMixer.js
@@ -49,12 +43,6 @@
%%WWWDIR%%/core/Uniform.js
%%WWWDIR%%/core/UniformsGroup.js
%%WWWDIR%%/extras/Controls.js
-%%WWWDIR%%/extras/DataUtils.js
-%%WWWDIR%%/extras/Earcut.js
-%%WWWDIR%%/extras/ImageUtils.js
-%%WWWDIR%%/extras/PMREMGenerator.js
-%%WWWDIR%%/extras/ShapeUtils.js
-%%WWWDIR%%/extras/TextureUtils.js
%%WWWDIR%%/extras/core/Curve.js
%%WWWDIR%%/extras/core/CurvePath.js
%%WWWDIR%%/extras/core/Interpolations.js
@@ -72,7 +60,13 @@
%%WWWDIR%%/extras/curves/QuadraticBezierCurve.js
%%WWWDIR%%/extras/curves/QuadraticBezierCurve3.js
%%WWWDIR%%/extras/curves/SplineCurve.js
+%%WWWDIR%%/extras/DataUtils.js
+%%WWWDIR%%/extras/Earcut.js
+%%WWWDIR%%/extras/ImageUtils.js
%%WWWDIR%%/extras/lib/earcut.js
+%%WWWDIR%%/extras/PMREMGenerator.js
+%%WWWDIR%%/extras/ShapeUtils.js
+%%WWWDIR%%/extras/TextureUtils.js
%%WWWDIR%%/geometries/BoxGeometry.js
%%WWWDIR%%/geometries/CapsuleGeometry.js
%%WWWDIR%%/geometries/CircleGeometry.js
@@ -135,11 +129,11 @@
%%WWWDIR%%/loaders/LoaderUtils.js
%%WWWDIR%%/loaders/LoadingManager.js
%%WWWDIR%%/loaders/MaterialLoader.js
-%%WWWDIR%%/loaders/ObjectLoader.js
-%%WWWDIR%%/loaders/TextureLoader.js
%%WWWDIR%%/loaders/nodes/NodeLoader.js
%%WWWDIR%%/loaders/nodes/NodeMaterialLoader.js
%%WWWDIR%%/loaders/nodes/NodeObjectLoader.js
+%%WWWDIR%%/loaders/ObjectLoader.js
+%%WWWDIR%%/loaders/TextureLoader.js
%%WWWDIR%%/materials/LineBasicMaterial.js
%%WWWDIR%%/materials/LineDashedMaterial.js
%%WWWDIR%%/materials/Material.js
@@ -154,14 +148,10 @@
%%WWWDIR%%/materials/MeshPhysicalMaterial.js
%%WWWDIR%%/materials/MeshStandardMaterial.js
%%WWWDIR%%/materials/MeshToonMaterial.js
-%%WWWDIR%%/materials/PointsMaterial.js
-%%WWWDIR%%/materials/RawShaderMaterial.js
-%%WWWDIR%%/materials/ShaderMaterial.js
-%%WWWDIR%%/materials/ShadowMaterial.js
-%%WWWDIR%%/materials/SpriteMaterial.js
%%WWWDIR%%/materials/nodes/Line2NodeMaterial.js
%%WWWDIR%%/materials/nodes/LineBasicNodeMaterial.js
%%WWWDIR%%/materials/nodes/LineDashedNodeMaterial.js
+%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js
%%WWWDIR%%/materials/nodes/MeshBasicNodeMaterial.js
%%WWWDIR%%/materials/nodes/MeshLambertNodeMaterial.js
%%WWWDIR%%/materials/nodes/MeshMatcapNodeMaterial.js
@@ -177,7 +167,11 @@
%%WWWDIR%%/materials/nodes/ShadowNodeMaterial.js
%%WWWDIR%%/materials/nodes/SpriteNodeMaterial.js
%%WWWDIR%%/materials/nodes/VolumeNodeMaterial.js
-%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js
+%%WWWDIR%%/materials/PointsMaterial.js
+%%WWWDIR%%/materials/RawShaderMaterial.js
+%%WWWDIR%%/materials/ShaderMaterial.js
+%%WWWDIR%%/materials/ShadowMaterial.js
+%%WWWDIR%%/materials/SpriteMaterial.js
%%WWWDIR%%/math/Box2.js
%%WWWDIR%%/math/Box3.js
%%WWWDIR%%/math/Color.js
@@ -185,7 +179,12 @@
%%WWWDIR%%/math/Cylindrical.js
%%WWWDIR%%/math/Euler.js
%%WWWDIR%%/math/Frustum.js
+%%WWWDIR%%/math/FrustumArray.js
%%WWWDIR%%/math/Interpolant.js
+%%WWWDIR%%/math/interpolants/CubicInterpolant.js
+%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js
+%%WWWDIR%%/math/interpolants/LinearInterpolant.js
+%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js
%%WWWDIR%%/math/Line3.js
%%WWWDIR%%/math/MathUtils.js
%%WWWDIR%%/math/Matrix2.js
@@ -201,12 +200,6 @@
%%WWWDIR%%/math/Vector2.js
%%WWWDIR%%/math/Vector3.js
%%WWWDIR%%/math/Vector4.js
-%%WWWDIR%%/math/interpolants/CubicInterpolant.js
-%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js
-%%WWWDIR%%/math/interpolants/LinearInterpolant.js
-%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js
-%%WWWDIR%%/nodes/Nodes.js
-%%WWWDIR%%/nodes/TSL.js
%%WWWDIR%%/nodes/accessors/AccessorsUtils.js
%%WWWDIR%%/nodes/accessors/Arrays.js
%%WWWDIR%%/nodes/accessors/BatchNode.js
@@ -217,8 +210,8 @@
%%WWWDIR%%/nodes/accessors/Camera.js
%%WWWDIR%%/nodes/accessors/ClippingNode.js
%%WWWDIR%%/nodes/accessors/CubeTextureNode.js
-%%WWWDIR%%/nodes/accessors/InstanceNode.js
%%WWWDIR%%/nodes/accessors/InstancedMeshNode.js
+%%WWWDIR%%/nodes/accessors/InstanceNode.js
%%WWWDIR%%/nodes/accessors/Lights.js
%%WWWDIR%%/nodes/accessors/MaterialNode.js
%%WWWDIR%%/nodes/accessors/MaterialProperties.js
@@ -243,9 +236,9 @@
%%WWWDIR%%/nodes/accessors/TextureBicubic.js
%%WWWDIR%%/nodes/accessors/TextureNode.js
%%WWWDIR%%/nodes/accessors/TextureSizeNode.js
-%%WWWDIR%%/nodes/accessors/UV.js
%%WWWDIR%%/nodes/accessors/UniformArrayNode.js
%%WWWDIR%%/nodes/accessors/UserDataNode.js
+%%WWWDIR%%/nodes/accessors/UV.js
%%WWWDIR%%/nodes/accessors/VelocityNode.js
%%WWWDIR%%/nodes/accessors/VertexColorNode.js
%%WWWDIR%%/nodes/code/CodeNode.js
@@ -259,6 +252,7 @@
%%WWWDIR%%/nodes/core/AttributeNode.js
%%WWWDIR%%/nodes/core/BypassNode.js
%%WWWDIR%%/nodes/core/CacheNode.js
+%%WWWDIR%%/nodes/core/constants.js
%%WWWDIR%%/nodes/core/ConstNode.js
%%WWWDIR%%/nodes/core/ContextNode.js
%%WWWDIR%%/nodes/core/IndexNode.js
@@ -290,7 +284,6 @@
%%WWWDIR%%/nodes/core/UniformNode.js
%%WWWDIR%%/nodes/core/VarNode.js
%%WWWDIR%%/nodes/core/VaryingNode.js
-%%WWWDIR%%/nodes/core/constants.js
%%WWWDIR%%/nodes/display/BlendModes.js
%%WWWDIR%%/nodes/display/BumpMapNode.js
%%WWWDIR%%/nodes/display/ColorAdjustment.js
@@ -310,38 +303,38 @@
%%WWWDIR%%/nodes/display/ViewportSharedTextureNode.js
%%WWWDIR%%/nodes/display/ViewportTextureNode.js
%%WWWDIR%%/nodes/fog/Fog.js
+%%WWWDIR%%/nodes/functions/BasicLightingModel.js
%%WWWDIR%%/nodes/functions/BSDF/BRDF_GGX.js
%%WWWDIR%%/nodes/functions/BSDF/BRDF_Lambert.js
%%WWWDIR%%/nodes/functions/BSDF/BRDF_Sheen.js
-%%WWWDIR%%/nodes/functions/BSDF/DFGApprox.js
-%%WWWDIR%%/nodes/functions/BSDF/D_GGX.js
%%WWWDIR%%/nodes/functions/BSDF/D_GGX_Anisotropic.js
+%%WWWDIR%%/nodes/functions/BSDF/D_GGX.js
+%%WWWDIR%%/nodes/functions/BSDF/DFGApprox.js
%%WWWDIR%%/nodes/functions/BSDF/EnvironmentBRDF.js
%%WWWDIR%%/nodes/functions/BSDF/F_Schlick.js
%%WWWDIR%%/nodes/functions/BSDF/LTC.js
%%WWWDIR%%/nodes/functions/BSDF/Schlick_to_F0.js
-%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated.js
%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated_Anisotropic.js
-%%WWWDIR%%/nodes/functions/BasicLightingModel.js
-%%WWWDIR%%/nodes/functions/PhongLightingModel.js
-%%WWWDIR%%/nodes/functions/PhysicalLightingModel.js
-%%WWWDIR%%/nodes/functions/ShadowMaskModel.js
-%%WWWDIR%%/nodes/functions/ToonLightingModel.js
-%%WWWDIR%%/nodes/functions/VolumetricLightingModel.js
+%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated.js
%%WWWDIR%%/nodes/functions/material/getAlphaHashThreshold.js
%%WWWDIR%%/nodes/functions/material/getGeometryRoughness.js
%%WWWDIR%%/nodes/functions/material/getParallaxCorrectNormal.js
%%WWWDIR%%/nodes/functions/material/getRoughness.js
%%WWWDIR%%/nodes/functions/material/getShIrradianceAt.js
+%%WWWDIR%%/nodes/functions/PhongLightingModel.js
+%%WWWDIR%%/nodes/functions/PhysicalLightingModel.js
+%%WWWDIR%%/nodes/functions/ShadowMaskModel.js
+%%WWWDIR%%/nodes/functions/ToonLightingModel.js
+%%WWWDIR%%/nodes/functions/VolumetricLightingModel.js
%%WWWDIR%%/nodes/geometry/RangeNode.js
%%WWWDIR%%/nodes/gpgpu/AtomicFunctionNode.js
%%WWWDIR%%/nodes/gpgpu/BarrierNode.js
%%WWWDIR%%/nodes/gpgpu/ComputeBuiltinNode.js
%%WWWDIR%%/nodes/gpgpu/ComputeNode.js
%%WWWDIR%%/nodes/gpgpu/WorkgroupInfoNode.js
-%%WWWDIR%%/nodes/lighting/AONode.js
%%WWWDIR%%/nodes/lighting/AmbientLightNode.js
%%WWWDIR%%/nodes/lighting/AnalyticLightNode.js
+%%WWWDIR%%/nodes/lighting/AONode.js
%%WWWDIR%%/nodes/lighting/BasicEnvironmentNode.js
%%WWWDIR%%/nodes/lighting/BasicLightMapNode.js
%%WWWDIR%%/nodes/lighting/DirectionalLightNode.js
@@ -349,34 +342,37 @@
%%WWWDIR%%/nodes/lighting/HemisphereLightNode.js
%%WWWDIR%%/nodes/lighting/IESSpotLightNode.js
%%WWWDIR%%/nodes/lighting/IrradianceNode.js
-%%WWWDIR%%/nodes/lighting/LightProbeNode.js
-%%WWWDIR%%/nodes/lighting/LightUtils.js
%%WWWDIR%%/nodes/lighting/LightingContextNode.js
%%WWWDIR%%/nodes/lighting/LightingNode.js
+%%WWWDIR%%/nodes/lighting/LightProbeNode.js
%%WWWDIR%%/nodes/lighting/LightsNode.js
+%%WWWDIR%%/nodes/lighting/LightUtils.js
%%WWWDIR%%/nodes/lighting/PointLightNode.js
%%WWWDIR%%/nodes/lighting/PointShadowNode.js
%%WWWDIR%%/nodes/lighting/RectAreaLightNode.js
%%WWWDIR%%/nodes/lighting/ShadowBaseNode.js
+%%WWWDIR%%/nodes/lighting/ShadowFilterNode.js
%%WWWDIR%%/nodes/lighting/ShadowNode.js
%%WWWDIR%%/nodes/lighting/SpotLightNode.js
%%WWWDIR%%/nodes/materialx/DISCLAIMER.md
-%%WWWDIR%%/nodes/materialx/MaterialXNodes.js
%%WWWDIR%%/nodes/materialx/lib/mx_hsv.js
%%WWWDIR%%/nodes/materialx/lib/mx_noise.js
%%WWWDIR%%/nodes/materialx/lib/mx_transform_color.js
+%%WWWDIR%%/nodes/materialx/MaterialXNodes.js
%%WWWDIR%%/nodes/math/ConditionalNode.js
%%WWWDIR%%/nodes/math/Hash.js
%%WWWDIR%%/nodes/math/MathNode.js
%%WWWDIR%%/nodes/math/MathUtils.js
%%WWWDIR%%/nodes/math/OperatorNode.js
%%WWWDIR%%/nodes/math/TriNoise3D.js
+%%WWWDIR%%/nodes/Nodes.js
%%WWWDIR%%/nodes/parsers/GLSLNodeFunction.js
%%WWWDIR%%/nodes/parsers/GLSLNodeParser.js
%%WWWDIR%%/nodes/pmrem/PMREMNode.js
%%WWWDIR%%/nodes/pmrem/PMREMUtils.js
%%WWWDIR%%/nodes/procedural/Checker.js
%%WWWDIR%%/nodes/shapes/Shapes.js
+%%WWWDIR%%/nodes/TSL.js
%%WWWDIR%%/nodes/tsl/TSLBase.js
%%WWWDIR%%/nodes/tsl/TSLCore.js
%%WWWDIR%%/nodes/utils/ArrayElementNode.js
@@ -395,10 +391,10 @@
%%WWWDIR%%/nodes/utils/Oscillators.js
%%WWWDIR%%/nodes/utils/Packing.js
%%WWWDIR%%/nodes/utils/PostProcessingUtils.js
-%%WWWDIR%%/nodes/utils/RTTNode.js
%%WWWDIR%%/nodes/utils/ReflectorNode.js
%%WWWDIR%%/nodes/utils/RemapNode.js
%%WWWDIR%%/nodes/utils/RotateNode.js
+%%WWWDIR%%/nodes/utils/RTTNode.js
%%WWWDIR%%/nodes/utils/SetNode.js
%%WWWDIR%%/nodes/utils/SplitNode.js
%%WWWDIR%%/nodes/utils/SpriteSheetUVNode.js
@@ -413,20 +409,15 @@
%%WWWDIR%%/objects/ClippingGroup.js
%%WWWDIR%%/objects/Group.js
%%WWWDIR%%/objects/InstancedMesh.js
-%%WWWDIR%%/objects/LOD.js
%%WWWDIR%%/objects/Line.js
%%WWWDIR%%/objects/LineLoop.js
%%WWWDIR%%/objects/LineSegments.js
+%%WWWDIR%%/objects/LOD.js
%%WWWDIR%%/objects/Mesh.js
%%WWWDIR%%/objects/Points.js
%%WWWDIR%%/objects/Skeleton.js
%%WWWDIR%%/objects/SkinnedMesh.js
%%WWWDIR%%/objects/Sprite.js
-%%WWWDIR%%/renderers/WebGL3DRenderTarget.js
-%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js
-%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js
-%%WWWDIR%%/renderers/WebGLRenderTarget.js
-%%WWWDIR%%/renderers/WebGLRenderer.js
%%WWWDIR%%/renderers/common/Animation.js
%%WWWDIR%%/renderers/common/Attributes.js
%%WWWDIR%%/renderers/common/Backend.js
@@ -444,10 +435,20 @@
%%WWWDIR%%/renderers/common/Constants.js
%%WWWDIR%%/renderers/common/CubeRenderTarget.js
%%WWWDIR%%/renderers/common/DataMap.js
+%%WWWDIR%%/renderers/common/extras/PMREMGenerator.js
%%WWWDIR%%/renderers/common/Geometries.js
%%WWWDIR%%/renderers/common/IndirectStorageBufferAttribute.js
%%WWWDIR%%/renderers/common/Info.js
%%WWWDIR%%/renderers/common/Lighting.js
+%%WWWDIR%%/renderers/common/nodes/NodeBuilderState.js
+%%WWWDIR%%/renderers/common/nodes/NodeLibrary.js
+%%WWWDIR%%/renderers/common/nodes/Nodes.js
+%%WWWDIR%%/renderers/common/nodes/NodeSampledTexture.js
+%%WWWDIR%%/renderers/common/nodes/NodeSampler.js
+%%WWWDIR%%/renderers/common/nodes/NodeStorageBuffer.js
+%%WWWDIR%%/renderers/common/nodes/NodeUniform.js
+%%WWWDIR%%/renderers/common/nodes/NodeUniformBuffer.js
+%%WWWDIR%%/renderers/common/nodes/NodeUniformsGroup.js
%%WWWDIR%%/renderers/common/Pipeline.js
%%WWWDIR%%/renderers/common/Pipelines.js
%%WWWDIR%%/renderers/common/PostProcessing.js
@@ -457,13 +458,13 @@
%%WWWDIR%%/renderers/common/RenderBundles.js
%%WWWDIR%%/renderers/common/RenderContext.js
%%WWWDIR%%/renderers/common/RenderContexts.js
+%%WWWDIR%%/renderers/common/Renderer.js
+%%WWWDIR%%/renderers/common/RendererUtils.js
%%WWWDIR%%/renderers/common/RenderList.js
%%WWWDIR%%/renderers/common/RenderLists.js
%%WWWDIR%%/renderers/common/RenderObject.js
%%WWWDIR%%/renderers/common/RenderObjects.js
%%WWWDIR%%/renderers/common/RenderPipeline.js
-%%WWWDIR%%/renderers/common/Renderer.js
-%%WWWDIR%%/renderers/common/RendererUtils.js
%%WWWDIR%%/renderers/common/SampledTexture.js
%%WWWDIR%%/renderers/common/Sampler.js
%%WWWDIR%%/renderers/common/StorageBuffer.js
@@ -477,16 +478,6 @@
%%WWWDIR%%/renderers/common/UniformsGroup.js
%%WWWDIR%%/renderers/common/XRManager.js
%%WWWDIR%%/renderers/common/XRRenderTarget.js
-%%WWWDIR%%/renderers/common/extras/PMREMGenerator.js
-%%WWWDIR%%/renderers/common/nodes/NodeBuilderState.js
-%%WWWDIR%%/renderers/common/nodes/NodeLibrary.js
-%%WWWDIR%%/renderers/common/nodes/NodeSampledTexture.js
-%%WWWDIR%%/renderers/common/nodes/NodeSampler.js
-%%WWWDIR%%/renderers/common/nodes/NodeStorageBuffer.js
-%%WWWDIR%%/renderers/common/nodes/NodeUniform.js
-%%WWWDIR%%/renderers/common/nodes/NodeUniformBuffer.js
-%%WWWDIR%%/renderers/common/nodes/NodeUniformsGroup.js
-%%WWWDIR%%/renderers/common/nodes/Nodes.js
%%WWWDIR%%/renderers/shaders/ShaderChunk.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/alphahash_fragment.glsl.js
%%WWWDIR%%/renderers/shaders/ShaderChunk/alphahash_pars_fragment.glsl.js
@@ -618,8 +609,6 @@
%%WWWDIR%%/renderers/shaders/ShaderLib/vsm.glsl.js
%%WWWDIR%%/renderers/shaders/UniformsLib.js
%%WWWDIR%%/renderers/shaders/UniformsUtils.js
-%%WWWDIR%%/renderers/webgl-fallback/WebGLBackend.js
-%%WWWDIR%%/renderers/webgl-fallback/WebGLBufferRenderer.js
%%WWWDIR%%/renderers/webgl-fallback/nodes/GLSLNodeBuilder.js
%%WWWDIR%%/renderers/webgl-fallback/utils/WebGLAttributeUtils.js
%%WWWDIR%%/renderers/webgl-fallback/utils/WebGLCapabilities.js
@@ -629,6 +618,8 @@
%%WWWDIR%%/renderers/webgl-fallback/utils/WebGLTextureUtils.js
%%WWWDIR%%/renderers/webgl-fallback/utils/WebGLTimestampQueryPool.js
%%WWWDIR%%/renderers/webgl-fallback/utils/WebGLUtils.js
+%%WWWDIR%%/renderers/webgl-fallback/WebGLBackend.js
+%%WWWDIR%%/renderers/webgl-fallback/WebGLBufferRenderer.js
%%WWWDIR%%/renderers/webgl/WebGLAnimation.js
%%WWWDIR%%/renderers/webgl/WebGLAttributes.js
%%WWWDIR%%/renderers/webgl/WebGLBackground.js
@@ -659,9 +650,11 @@
%%WWWDIR%%/renderers/webgl/WebGLUniforms.js
%%WWWDIR%%/renderers/webgl/WebGLUniformsGroups.js
%%WWWDIR%%/renderers/webgl/WebGLUtils.js
-%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js
-%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js
-%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js
+%%WWWDIR%%/renderers/WebGL3DRenderTarget.js
+%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js
+%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js
+%%WWWDIR%%/renderers/WebGLRenderer.js
+%%WWWDIR%%/renderers/WebGLRenderTarget.js
%%WWWDIR%%/renderers/webgpu/nodes/BasicNodeLibrary.js
%%WWWDIR%%/renderers/webgpu/nodes/StandardNodeLibrary.js
%%WWWDIR%%/renderers/webgpu/nodes/WGSLNodeBuilder.js
@@ -675,6 +668,9 @@
%%WWWDIR%%/renderers/webgpu/utils/WebGPUTextureUtils.js
%%WWWDIR%%/renderers/webgpu/utils/WebGPUTimestampQueryPool.js
%%WWWDIR%%/renderers/webgpu/utils/WebGPUUtils.js
+%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js
+%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js
+%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js
%%WWWDIR%%/renderers/webxr/WebXRController.js
%%WWWDIR%%/renderers/webxr/WebXRDepthSensing.js
%%WWWDIR%%/renderers/webxr/WebXRManager.js
@@ -689,10 +685,17 @@
%%WWWDIR%%/textures/Data3DTexture.js
%%WWWDIR%%/textures/DataArrayTexture.js
%%WWWDIR%%/textures/DataTexture.js
+%%WWWDIR%%/textures/DepthArrayTexture.js
%%WWWDIR%%/textures/DepthTexture.js
%%WWWDIR%%/textures/FramebufferTexture.js
%%WWWDIR%%/textures/Source.js
%%WWWDIR%%/textures/Texture.js
%%WWWDIR%%/textures/VideoFrameTexture.js
%%WWWDIR%%/textures/VideoTexture.js
+%%WWWDIR%%/Three.Core.js
+%%WWWDIR%%/Three.js
+%%WWWDIR%%/Three.Legacy.js
+%%WWWDIR%%/Three.TSL.js
+%%WWWDIR%%/Three.WebGPU.js
+%%WWWDIR%%/Three.WebGPU.Nodes.js
%%WWWDIR%%/utils.js