Releases: pmndrs/react-three-rapier
Releases · pmndrs/react-three-rapier
@react-three/[email protected]
@react-three/[email protected]
Patch Changes
- 97d82c5: Fix broken imports from source instead of package
@react-three/[email protected]
Major Changes
- 3d8f152: Move
<Attractor />
to @react-three/rapier-addons
Patch Changes
- Updated dependencies [3d8f152]
- Updated dependencies [3d8f152]
- @react-three/[email protected]
@react-three/[email protected]
Minor Changes
- eabf8b1: Add on-demand rendering for usage with the r3f 'demand' frameloop strategy (@wiledal)
- 4f88218: Add dominance group to RigidBody (@vynetic)
- 6ddace8: Update @dimforge/rapier3d-compat to 0.11.2 (@wiledal)
- 92423f1: Allow users to control if the update loop runs independently or on useFrame (@wiledal)
Patch Changes
@react-three/[email protected]
Minor Changes
- 6ddace8: Update @dimforge/rapier3d-compat to 0.11.2
@react-three/[email protected]
Patch Changes
- 668659f: Fix missing React import
@react-three/[email protected]
Minor Changes
- 92423f1: Allow users to control if the update loop runs independently or on useFrame
@react-three/[email protected]
Patch Changes
- 1f41278: Fix collision events firing multiple times on RigidBodies
@react-three/[email protected]
Minor Changes
- eabf8b1: Add on-demand rendering for usage with the r3f 'demand' frameloop strategy.
- 4f88218: Add dominance group to RigidBody (@vynetic)
Patch Changes
- 6547d0e: Fix tsdoc typo (@balraj-johal)
@react-three/[email protected]
Patch Changes
- d27d688: Fix eager initiation of Rapier objects when called before ref-objects are available