| Age | Commit message (Collapse) | Author |
|
|
|
Testbed: update the kiss3d, physx, and glam dependencies.
|
|
|
|
Add more explicit parameters to wake-up a rigid-body
|
|
|
|
of a rigid-body.
|
|
|
|
|
|
Fix compilation of the testbed when the parallel feature is enabled.
|
|
|
|
|
|
|
|
Testbed: remove code related to salva and add a plugin system
|
|
|
|
|
|
testbed.
|
|
|
|
Use environment file to set environment variables.
|
|
|
|
Add wake_up parameter to rigidbody methods
|
|
Fix NaN when two balls are in contact and their centers coincide.
|
|
|
|
Sap serialization: skip cache data
|
|
|
|
It can only have three values 0,1,2, so storing a whole usize is useless.
|
|
All our other debug examples were there.
|
|
Infinite fall memory fix for #14
|
|
|
|
Add damping support + demos.
|
|
|
|
Allow cloning all the physics components worth cloning
|
|
|
|
|
|
|
|
|
|
Fix #53
|
|
Add the ability to set the mass and mass properties of the rigid-body built with the RigidBodyBuilder
|
|
|
|
|
|
with the RigidBodyBuilder
|
|
Add restitution.
|
|
|
|
|
|
|
|
|
|
Implement joint removal.
|
|
|
|
Fix simulation reaching different states when started from different snaphots
|
|
|
|
|