Skip to content

Conversation

@s-rigaud
Copy link
Contributor

@s-rigaud s-rigaud commented Sep 7, 2025

Description

Fix a few mistakes in the examples:

  • subdivideByImpact only takes 5 params (6 provided)
  • Mesh has receiveShadow and castShadow but not geometry
  • I simplified examples/webgl_lines_fat_raycasting.html translation default value (no reason to reference threshold)
  • Math.round() only accepts one param (no float rounding in Js)

@Mugen87 Mugen87 added this to the r181 milestone Sep 7, 2025
@Mugen87 Mugen87 merged commit 3c023f2 into mrdoob:dev Sep 7, 2025
8 checks passed
@s-rigaud s-rigaud deleted the fix-examples branch October 3, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants