Skip to content

Release v0.15.1#318

Merged
sebcrozet merged 3 commits intomasterfrom
release-v0.15.1
Apr 10, 2025
Merged

Release v0.15.1#318
sebcrozet merged 3 commits intomasterfrom
release-v0.15.1

Conversation

@sebcrozet
Copy link
Member

0.15.1 (10 April 2025)

Added

  • Added RigidBody.velocityAtPoint function to retrieve the velocity of a given world-space point on a rigid-body.

Modified

  • Update to Rapier 0.25. The main notable change is that the TriMeshFlags.FIX_INTERNAL_EDGES flag will no longer
    imply that the TriMeshFlags.ORIENTED flag is set, avoiding edge-cases where enabling FIX_INTERNAL_EDGES
    results in unexpected collisions between open meshes and balls.

Fixed

  • Fixed *-simd-compat builds not actually emitting SIMD instructions.

@sebcrozet sebcrozet merged commit f4c21b7 into master Apr 10, 2025
6 checks passed
@sebcrozet sebcrozet deleted the release-v0.15.1 branch April 10, 2025 11:28
Master-Hash pushed a commit to Master-Hash/rapier.js that referenced this pull request Apr 10, 2025
* Release v0.15.1

* chore: run prettier

* chore: update Cargo.lock
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.

1 participant