-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
d553544
commit 982e63d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule three.js
updated
14 files
+1 −1 | build/three.cjs | |
+1 −1 | build/three.core.js | |
+1 −1 | build/three.core.min.js | |
+1 −1 | build/three.module.js | |
+1 −1 | build/three.module.min.js | |
+2 −1 | build/three.tsl.js | |
+1 −1 | build/three.tsl.min.js | |
+95 −31 | build/three.webgpu.js | |
+1 −1 | build/three.webgpu.min.js | |
+95 −31 | build/three.webgpu.nodes.js | |
+1 −1 | build/three.webgpu.nodes.min.js | |
+1 −1 | package.json | |
+1 −1 | src/constants.js | |
+5 −1 | src/renderers/webgpu/nodes/WGSLNodeBuilder.js |