Skip to content

@tresjs/rapier@1.0.0

Latest

Choose a tag to compare

@alvarosabu alvarosabu released this 28 Jul 10:16

1.0.0 (2026-07-28)

🚀 Features

  • rapier: make stepping frame-rate independent (#1458, #1461)
  • rapier: full collider shapes support (cafd039d)
  • rapier: fixing the demo, adding props to rigidBody, improve the demo (with custom collider and without) (e9bc2ee1)
  • rapier: contact force (c1617773)
  • rapier: add solverGroups - add demo for solversGroups - add demo for collisionGroups (827dee3e)
  • rapier: collider collision support (9c0c7422)
  • pack-rapier: colliders position & rotation enhancement (275cb081)
  • rapier: refactor adn expose context (782c7b0f)

🩹 Fixes

  • rapier: improves watchers sync (#1457)
  • rapier: collision events & collider args resolution (#1419)
  • rapier: remove unnecessary blank line in RigidBody.vue (8bbf2ddb)
  • rapier: correct intersection source object (f820ab4d)
  • rapier: fix automatic colliders reactive props (b64877c8)
  • rapier: custom colliders reactivity (bfd2208f)
  • rapier: fix colliders for v5 (ff7808bc)

❤️ Thank You