-
-
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
3a30acd
commit e97167e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule three.js
updated
16 files
+19 −3 | build/three.cjs | |
+19 −3 | build/three.module.js | |
+1 −1 | build/three.module.min.js | |
+5 −3 | build/three.tsl.js | |
+1 −1 | build/three.tsl.min.js | |
+2,162 −271 | build/three.webgpu.js | |
+1 −1 | build/three.webgpu.min.js | |
+2,162 −271 | build/three.webgpu.nodes.js | |
+1 −1 | build/three.webgpu.nodes.min.js | |
+3 −1 | docs/api/en/materials/Material.html | |
+3 −1 | docs/api/fr/materials/Material.html | |
+1 −1 | examples/jsm/tsl/display/SSRNode.js | |
+ − | examples/screenshots/webgpu_postprocessing_ssr.jpg | |
+20 −6 | examples/webgpu_postprocessing_ssr.html | |
+1 −1 | src/materials/nodes/LineDashedNodeMaterial.js | |
+3 −0 | src/nodes/fog/Fog.js |