Crozet Sébastien
|
c32da78f2a
|
Split rigid-bodies and colliders into multiple components
|
2021-04-26 18:00:50 +02:00 |
|
rezural
|
34e79e9afc
|
unify callbacks with & without graphics & window
|
2021-01-02 16:46:52 +11:00 |
|
rezural
|
6f508e5d04
|
remove redundant time :f32 from harness callbacks. it can be access via run_state.time
|
2020-12-31 15:23:25 +11:00 |
|
rezural
|
e11ace3831
|
cargo fmt
|
2020-12-31 13:31:30 +11:00 |
|
rezural
|
f782013947
|
make examples compile, code that accessed window & graphics via the callback is currently disabled, until that is added back in
|
2020-12-31 13:24:29 +11:00 |
|
rezural
|
c56ebcc663
|
refactor testbed to use harness
|
2020-12-24 17:58:37 +11:00 |
|
Crozet Sébastien
|
391bcf372a
|
Fix collider insertion/removal tracking.
|
2020-11-26 11:41:54 +01:00 |
|
Crozet Sébastien
|
5ce3606582
|
Add explicit wake_up parameter to method setting the position and velocity of a rigid-body.
|
2020-11-19 18:13:39 +01:00 |
|
Crozet Sébastien
|
7b8e322446
|
Make kinematic bodies properly wake up dynamic bodies.
|
2020-09-28 15:27:25 +02:00 |
|
Crozet Sébastien
|
e16b7722be
|
Fix crash caused by the removal of a kinematic body.
|
2020-09-28 15:27:25 +02:00 |
|
Sébastien Crozet
|
ff2da7fb27
|
Move benchmark demos into their own directory.
|
2020-09-06 12:16:22 +02:00 |
|