summaryrefslogtreecommitdiff
path: root/www/threejs
diff options
context:
space:
mode:
Diffstat (limited to 'www/threejs')
-rw-r--r--www/threejs/Makefile2
-rw-r--r--www/threejs/distinfo6
-rw-r--r--www/threejs/pkg-plist147
3 files changed, 80 insertions, 75 deletions
diff --git a/www/threejs/Makefile b/www/threejs/Makefile
index 7efa03b1d3e3..6b55af97300d 100644
--- a/www/threejs/Makefile
+++ b/www/threejs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= three.js
-PORTVERSION= 176
+PORTVERSION= 178
DISTVERSIONPREFIX= r
CATEGORIES= www
diff --git a/www/threejs/distinfo b/www/threejs/distinfo
index f0d4578b3820..cdcda9cf6b0c 100644
--- a/www/threejs/distinfo
+++ b/www/threejs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747769141
-SHA256 (mrdoob-three.js-r176_GH0.tar.gz) = 6f42a90cafe21532a55f68db48ee9243aa1bdaca9b045946fa8478d08b0c068a
-SIZE (mrdoob-three.js-r176_GH0.tar.gz) = 367426579
+TIMESTAMP = 1751297287
+SHA256 (mrdoob-three.js-r178_GH0.tar.gz) = cdbbc434cea05c11f2bdeaa2ac1806ca5a0d07df7d8f45de1cb68ce56007692a
+SIZE (mrdoob-three.js-r178_GH0.tar.gz) = 374993894
diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist
index 8032b18e4ad1..bd6b0b727f54 100644
--- a/www/threejs/pkg-plist
+++ b/www/threejs/pkg-plist
@@ -1,3 +1,9 @@
+%%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
@@ -39,10 +45,15 @@
%%WWWDIR%%/core/Raycaster.js
%%WWWDIR%%/core/RenderTarget.js
%%WWWDIR%%/core/RenderTarget3D.js
-%%WWWDIR%%/core/RenderTargetArray.js
%%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
@@ -60,13 +71,7 @@
%%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
@@ -115,6 +120,7 @@
%%WWWDIR%%/lights/SpotLight.js
%%WWWDIR%%/lights/SpotLightShadow.js
%%WWWDIR%%/lights/webgpu/IESSpotLight.js
+%%WWWDIR%%/lights/webgpu/ProjectorLight.js
%%WWWDIR%%/loaders/AnimationLoader.js
%%WWWDIR%%/loaders/AudioLoader.js
%%WWWDIR%%/loaders/BufferGeometryLoader.js
@@ -129,11 +135,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
@@ -148,10 +154,14 @@
%%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
@@ -167,11 +177,7 @@
%%WWWDIR%%/materials/nodes/ShadowNodeMaterial.js
%%WWWDIR%%/materials/nodes/SpriteNodeMaterial.js
%%WWWDIR%%/materials/nodes/VolumeNodeMaterial.js
-%%WWWDIR%%/materials/PointsMaterial.js
-%%WWWDIR%%/materials/RawShaderMaterial.js
-%%WWWDIR%%/materials/ShaderMaterial.js
-%%WWWDIR%%/materials/ShadowMaterial.js
-%%WWWDIR%%/materials/SpriteMaterial.js
+%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js
%%WWWDIR%%/math/Box2.js
%%WWWDIR%%/math/Box3.js
%%WWWDIR%%/math/Color.js
@@ -181,10 +187,6 @@
%%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
@@ -200,6 +202,12 @@
%%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
@@ -210,8 +218,8 @@
%%WWWDIR%%/nodes/accessors/Camera.js
%%WWWDIR%%/nodes/accessors/ClippingNode.js
%%WWWDIR%%/nodes/accessors/CubeTextureNode.js
-%%WWWDIR%%/nodes/accessors/InstancedMeshNode.js
%%WWWDIR%%/nodes/accessors/InstanceNode.js
+%%WWWDIR%%/nodes/accessors/InstancedMeshNode.js
%%WWWDIR%%/nodes/accessors/Lights.js
%%WWWDIR%%/nodes/accessors/MaterialNode.js
%%WWWDIR%%/nodes/accessors/MaterialProperties.js
@@ -232,13 +240,14 @@
%%WWWDIR%%/nodes/accessors/StorageBufferNode.js
%%WWWDIR%%/nodes/accessors/StorageTextureNode.js
%%WWWDIR%%/nodes/accessors/Tangent.js
+%%WWWDIR%%/nodes/accessors/TangentUtils.js
%%WWWDIR%%/nodes/accessors/Texture3DNode.js
%%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
@@ -252,7 +261,6 @@
%%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
@@ -279,11 +287,13 @@
%%WWWDIR%%/nodes/core/StructNode.js
%%WWWDIR%%/nodes/core/StructType.js
%%WWWDIR%%/nodes/core/StructTypeNode.js
+%%WWWDIR%%/nodes/core/SubBuildNode.js
%%WWWDIR%%/nodes/core/TempNode.js
%%WWWDIR%%/nodes/core/UniformGroupNode.js
%%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
@@ -303,38 +313,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/D_GGX_Anisotropic.js
-%%WWWDIR%%/nodes/functions/BSDF/D_GGX.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/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_Anisotropic.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/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/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/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
@@ -342,37 +352,36 @@
%%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/ProjectorLightNode.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
@@ -380,28 +389,29 @@
%%WWWDIR%%/nodes/utils/CubeMapNode.js
%%WWWDIR%%/nodes/utils/DebugNode.js
%%WWWDIR%%/nodes/utils/Discard.js
-%%WWWDIR%%/nodes/utils/EquirectUVNode.js
+%%WWWDIR%%/nodes/utils/EquirectUV.js
%%WWWDIR%%/nodes/utils/FlipNode.js
%%WWWDIR%%/nodes/utils/FunctionOverloadingNode.js
%%WWWDIR%%/nodes/utils/JoinNode.js
%%WWWDIR%%/nodes/utils/LoopNode.js
-%%WWWDIR%%/nodes/utils/MatcapUVNode.js
+%%WWWDIR%%/nodes/utils/MatcapUV.js
%%WWWDIR%%/nodes/utils/MaxMipLevelNode.js
%%WWWDIR%%/nodes/utils/MemberNode.js
%%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/SampleNode.js
%%WWWDIR%%/nodes/utils/SetNode.js
%%WWWDIR%%/nodes/utils/SplitNode.js
%%WWWDIR%%/nodes/utils/SpriteSheetUVNode.js
%%WWWDIR%%/nodes/utils/SpriteUtils.js
%%WWWDIR%%/nodes/utils/StorageArrayElementNode.js
%%WWWDIR%%/nodes/utils/Timer.js
-%%WWWDIR%%/nodes/utils/TriplanarTexturesNode.js
+%%WWWDIR%%/nodes/utils/TriplanarTextures.js
%%WWWDIR%%/nodes/utils/UVUtils.js
%%WWWDIR%%/nodes/utils/ViewportUtils.js
%%WWWDIR%%/objects/BatchedMesh.js
@@ -409,15 +419,20 @@
%%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
@@ -435,20 +450,10 @@
%%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
@@ -458,15 +463,17 @@
%%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/Storage3DTexture.js
+%%WWWDIR%%/renderers/common/StorageArrayTexture.js
%%WWWDIR%%/renderers/common/StorageBuffer.js
%%WWWDIR%%/renderers/common/StorageBufferAttribute.js
%%WWWDIR%%/renderers/common/StorageInstancedBufferAttribute.js
@@ -478,6 +485,16 @@
%%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
@@ -609,6 +626,8 @@
%%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
@@ -618,8 +637,6 @@
%%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
@@ -650,11 +667,9 @@
%%WWWDIR%%/renderers/webgl/WebGLUniforms.js
%%WWWDIR%%/renderers/webgl/WebGLUniformsGroups.js
%%WWWDIR%%/renderers/webgl/WebGLUtils.js
-%%WWWDIR%%/renderers/WebGL3DRenderTarget.js
-%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js
-%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js
-%%WWWDIR%%/renderers/WebGLRenderer.js
-%%WWWDIR%%/renderers/WebGLRenderTarget.js
+%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js
+%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js
+%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js
%%WWWDIR%%/renderers/webgpu/nodes/BasicNodeLibrary.js
%%WWWDIR%%/renderers/webgpu/nodes/StandardNodeLibrary.js
%%WWWDIR%%/renderers/webgpu/nodes/WGSLNodeBuilder.js
@@ -668,9 +683,6 @@
%%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
@@ -685,17 +697,10 @@
%%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