Skip to content

Releases: pmndrs/react-three-rapier

@react-three/[email protected]

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

Minor Changes

@react-three/[email protected]

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/[email protected]

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

Patch Changes

  • bad7da7: fix: move away from use-asset

@react-three/[email protected]

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

Patch Changes

@react-three/[email protected]

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

Minor Changes

@react-three/[email protected]

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

Patch Changes

@react-three/[email protected]

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

Minor Changes

@react-three/[email protected]

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

Patch Changes

@react-three/[email protected]

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

Patch Changes

  • a5a08a0: Update docs for setWorld to include example

@react-three/[email protected]

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

Minor Changes

  • a71ede9: Adds basic snapshot capabilities by adding setWorld