Skip to content

Commit 9855cf9

Browse files
authored
TSL: Introduce subBuild() (#1692)
* TSL: Introduce subBuild() * Update three.js * Update * Update * Add src * Update patch and delete src
1 parent 4038b1f commit 9855cf9

File tree

9 files changed

+121
-104
lines changed

9 files changed

+121
-104
lines changed

examples-testing/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const exceptionList = [
1010
'webgl_animation_skinning_blending',
1111
'webgl_animation_skinning_additive_blending',
1212
'webgl_animation_skinning_ik',
13+
'webgl_batch_lod_bvh',
1314
'webgl_depth_texture',
1415
'webgl_geometry_csg',
1516
'webgl_geometry_spline_editor',

0 commit comments

Comments
 (0)