-
-
Notifications
You must be signed in to change notification settings - Fork 36.2k
Closed
Labels
Milestone
Description
Description
The extruded front and back faces are missing when bevelEnabled is false.
git bisect points to #30750.
/ping @mlasala45 Can you please have a look?
Reproduction steps
-
https://threejs.org/examples/webgl_geometry_text.html // click change bevel button
-
https://threejs.org/examples/webgl_geometry_extrude_shapes.html // inspect the missing end-caps
-
https://threejs.org/examples/webgl_geometry_shapes.html // hack the code and set
bevelEnabled: false
Code
n/a
Live example
https://threejs.org/examples/webgl_geometry_text.html // click change bevel button
https://threejs.org/examples/webgl_geometry_extrude_shapes.html // inspect the missing end-caps
https://threejs.org/examples/webgl_geometry_shapes.html // hack the code and set bevelEnabled: false
Screenshots
No response
Version
r175
Device
Desktop
Browser
Chrome
OS
MacOS
chrismytton and mlasala45gkjohnsonKurtPachinger and Mugen87