github-actions
released this
14 Jun 13:59
·
5 commits
to main
since this release
Minor Changes
-
a155277: feat: bump @dimforge/rapier3d-compat from 0.12.0 to 0.13.1
- Added World prop
lengthUnit
- Renamed World props
allowedLinearError
andpredictionDistance
tonormalizedAllowedLinearError
andnormalizedPredictionDistance
, matching upstream changes - Added
softCcdPrediction
RigidBody prop - Added
contactSkin
collider prop
- Added World prop
Patch Changes
- 1dc78d0: feat: add
activeCollisionTypes
prop to RigidBody and Collider components