Skip to content

Releases: pmndrs/react-three-rapier

@react-three/rapier@1.5.0

03 Oct 18:49
09c7847
Compare
Choose a tag to compare

Minor Changes

@react-three/rapier@1.4.0

14 Jun 13:59
582faa1
Compare
Choose a tag to compare

Minor Changes

  • a155277: feat: bump @dimforge/rapier3d-compat from 0.12.0 to 0.13.1

    • Added World prop lengthUnit
    • Renamed World props allowedLinearError and predictionDistance to normalizedAllowedLinearError and normalizedPredictionDistance, matching upstream changes
    • Added softCcdPrediction RigidBody prop
    • Added contactSkin collider prop

Patch Changes

  • 1dc78d0: feat: add activeCollisionTypes prop to RigidBody and Collider components

@react-three/rapier@1.3.1

14 Apr 13:10
14dbc0e
Compare
Choose a tag to compare

Patch Changes

  • bad7da7: fix: move away from use-asset

@react-three/rapier-addons@4.0.1

14 Apr 13:10
14dbc0e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [bad7da7]
    • @react-three/rapier@1.3.1

@react-three/rapier@1.3.0

17 Feb 15:19
c3ad823
Compare
Choose a tag to compare

Minor Changes

@react-three/rapier-addons@4.0.0

17 Feb 15:19
c3ad823
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [1517acb]
    • @react-three/rapier@1.3.0

@react-three/rapier@1.3.0-canary.0

13 Feb 19:46
35843bb
Compare
Choose a tag to compare
Pre-release

Minor Changes

@react-three/rapier-addons@4.0.0-canary.0

13 Feb 19:46
35843bb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [1517acb]
    • @react-three/rapier@1.3.0-canary.0

@react-three/rapier@1.2.1

11 Dec 10:24
e2b361f
Compare
Choose a tag to compare

Patch Changes

  • a5a08a0: Update docs for setWorld to include example

@react-three/rapier@1.2.0

05 Dec 20:43
6b0345d
Compare
Choose a tag to compare

Minor Changes

  • a71ede9: Adds basic snapshot capabilities by adding setWorld