Use bench from three-mesh-bvh. Fix #134 #231
Annotations
11 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
examples/debug.js#L14
'ADDITION' is defined but never used
|
build (16.x):
examples/debug.js#L16
'INTERSECTION' is defined but never used
|
build (16.x):
examples/debug.js#L17
'DIFFERENCE' is defined but never used
|
build (16.x):
examples/debug.js#L37
'controls' is assigned a value but never used
|
build (16.x):
examples/debug.js#L39
'originalMaterial' is assigned a value but never used
|
build (16.x):
examples/geometry.js#L32
'controls' is assigned a value but never used
|
build (16.x):
examples/hierarchy.js#L71
'e' is defined but never used
|
build (16.x):
examples/multimaterial.js#L12
'controls' is assigned a value but never used
|
build (16.x):
src/core/TriangleSplitter.js#L3
'BACK_SIDE' is defined but never used
|
build (16.x):
src/core/TriangleSplitter.js#L3
'FRONT_SIDE' is defined but never used
|