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
|
a072d4056a
|
Rename RigidBodyBuilder::principal_inertia -> principal_angular_inertia for clarity.
|
2020-12-01 15:07:04 +01:00 |
|
Crozet Sébastien
|
1e0f76b02c
|
Add a 2D demo for locking rotation.
|
2020-11-30 15:41:32 +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
|
da5f47df47
|
Move the infinite fall debug example to the 3D examples.
All our other debug examples were there.
|
2020-11-10 17:03:28 +01:00 |
|
Sébastien Crozet
|
2102aeb422
|
Merge pull request #30 from robert-hrusecky/infinite_fall_memory
Infinite fall memory fix for #14
|
2020-11-10 16:58:00 +01:00 |
|
Crozet Sébastien
|
db337c5df6
|
Add damping support + demos.
|
2020-11-03 15:34:01 +01:00 |
|
Crozet Sébastien
|
502be0245c
|
Add restitution.
|
2020-11-03 11:22:30 +01:00 |
|
Robert Hrusecky
|
bcec54ef31
|
Merge branch 'master' into infinite_fall_memory
Fix merge conflict resulting from "axii" spelling correction
|
2020-10-29 18:09:41 -05:00 |
|
Crozet Sébastien
|
380c204151
|
Add collision groups demos.
|
2020-10-27 14:35:01 +01:00 |
|
Crozet Sébastien
|
e028f45040
|
Update dependencies.
|
2020-10-26 14:33:31 +01:00 |
|
Robert Hrusecky
|
dd8e25bc47
|
Merge branch 'master' into infinite_fall_memory
|
2020-10-06 14:22:26 -05:00 |
|
Crozet Sébastien
|
e87b73a2a2
|
Fix compilation in 2D.
|
2020-10-06 15:49:22 +02:00 |
|
Robert Hrusecky
|
1e0b4dcd1d
|
Example to isolate memory leak issue
|
2020-10-05 18:42:43 -05:00 |
|
Crozet Sébastien
|
e7466e2f69
|
Move 2D benchmarks into their own directory/crate.
|
2020-09-28 10:24:42 +02:00 |
|
Sébastien Crozet
|
ff2da7fb27
|
Move benchmark demos into their own directory.
|
2020-09-06 12:16:22 +02:00 |
|
Sébastien Crozet
|
d2bc2779c9
|
CI: fix test execution.
|
2020-09-01 17:55:14 +02:00 |
|
Sébastien Crozet
|
3b000f90bf
|
Fix BroadPhase proxy handle recycling causing a crash.
|
2020-08-27 09:08:17 +02:00 |
|
Sébastien Crozet
|
754a48b7ff
|
First public release of Rapier.
|
2020-08-25 22:10:25 +02:00 |
|