Skip to content

@react-three/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 13:59
· 5 commits to main since this release
582faa1

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