-
-
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.
Nodes: Optimize getCacheKey(). (#1496)
* Update three.js * Add src * Update patch and delete src * Update declarations * Add src * Update patch and delete src * Update declarations * Add src * Update patch and delete src
- Loading branch information
1 parent
63e416a
commit a956b42
Showing
4 changed files
with
66 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule three.js
updated
4 files
+3 −3 | src/renderers/common/ChainMap.js | |
+11 −12 | src/renderers/common/nodes/Nodes.js | |
+4 −0 | src/renderers/webgl/WebGLBackground.js | |
+2 −7 | src/renderers/webgpu/utils/WebGPUTextureUtils.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters