-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eba7c25
commit a6bc61f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule three.js
updated
7 files
+3 −3 | build/three.cjs | |
+3 −3 | build/three.module.js | |
+458 −49 | build/three.webgpu.js | |
+1 −1 | build/three.webgpu.min.js | |
+1 −1 | src/nodes/accessors/ReferenceNode.js | |
+7 −8 | src/nodes/accessors/TextureNode.js | |
+1 −1 | src/nodes/utils/CubeMapNode.js |