pmndrs / react-three-rapier

๐Ÿคบ Rapier physics in React
https://react-three-rapier.pmnd.rs
MIT License
1.09k stars 62 forks source link

Update to rapier-compat@0.14.0 #705

Closed wiledal closed 1 month ago

wiledal commented 1 month ago

Description


Rapier.js silently removed in the last release. There is a contact_erp, but it is readonly. In the PR https://github.com/dimforge/rapier/pull/651 of Rapier, they mention a change from erp/dampingRatio to contactFrequency/dampingRatio. Though dampingRatio is not part of the integration parameters at this time.

Type of change

Checklist:

changeset-bot[bot] commented 1 month ago

๐Ÿฆ‹ Changeset detected

Latest commit: d0e46961b3455ab76c0bfb471da93af3e83be8c3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | @react-three/rapier | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR