github-actions
released this
17 Feb 15:19
·
12 commits
to main
since this release
Minor Changes
-
1517acb: feat: update @dimforge/rapier3d-compat to 0.12.0 (@0xtito, @isaac-mason)
- Change Physics component props to match the new rapier version's integration parameter changes.
- There aren't direct alternatives for all old parameters. See the Physics component docs for more information on the new parameters: https://pmndrs.github.io/react-three-rapier/interfaces/PhysicsProps.html
- Add
additionalSolverIterations
prop toRigidBodyOptions
. - Add
useSpringJoint
- Add
useRopeJoint
- Change Physics component props to match the new rapier version's integration parameter changes.