Sébastien Crozet
|
3ad9c5ad3b
|
feat: add a few more debug demos
|
2024-04-30 23:10:46 +02:00 |
|
Sébastien Crozet
|
da92e5c283
|
Fix clippy and enable clippy on CI
|
2024-01-27 17:13:08 +01:00 |
|
Sébastien Crozet
|
683baf6bf7
|
Allow the PhysicsPipeline and CollisionPipeline to update the QueryPipeline incrementally
|
2022-12-11 15:20:33 +01:00 |
|
Sébastien Crozet
|
ab8833f275
|
Add the option to automatically wake-up rigid-bodies a new joint is attached to
|
2022-05-30 18:29:18 +02:00 |
|
Sébastien Crozet
|
a9e3441ecd
|
Rename rigid-body static to fixed
|
2022-03-20 21:49:16 +01:00 |
|
Sébastien Crozet
|
fb20d72ee2
|
Joint API and joint motors improvements
|
2022-03-20 21:49:16 +01:00 |
|
Sébastien Crozet
|
f74b8401ad
|
Implement multibody joints and the new solver
|
2022-01-02 16:58:36 +01:00 |
|
Crozet Sébastien
|
77a6cd3f26
|
Release v0.10.0
|
2021-07-11 19:21:50 +02:00 |
|
Crozet Sébastien
|
59e5d8e7f9
|
Add nalgebra to the prelude to make the macros work out of the box
|
2021-06-03 10:21:18 +02:00 |
|
Crozet Sébastien
|
e0e341214c
|
Update dependencies
|
2021-06-02 16:00:23 +02:00 |
|
Crozet Sébastien
|
1bef66fea9
|
Add prelude + use vectors for setting linvel/translation in builders
|
2021-05-25 11:00:13 +02:00 |
|
Crozet Sébastien
|
1a84bf2af3
|
Replace Kiss3d by Bevy for the testbed renderer.
|
2021-05-16 17:49:20 +02:00 |
|
Crozet Sébastien
|
c32da78f2a
|
Split rigid-bodies and colliders into multiple components
|
2021-04-26 18:00:50 +02:00 |
|
Crozet Sébastien
|
da9c3db5e8
|
Switch to nalgebra 0.26
|
2021-04-12 17:22:18 +02:00 |
|
Crozet Sébastien
|
97157c9423
|
First working version of non-linear CCD based on single-substep motion-clamping.
|
2021-03-26 18:16:27 +01:00 |
|
Crozet Sébastien
|
5cc16419f3
|
Release v0.6.0
|
2021-03-01 16:27:08 +01:00 |
|
Crozet Sébastien
|
d1ed279c4e
|
Tesbted physx backend: add heightfield, trimesh, and convex mesh support.
|
2021-01-06 12:22:46 +01:00 |
|
Crozet Sébastien
|
aa61fe65e3
|
Add support of 64-bits reals.
|
2021-01-04 15:14:25 +01:00 |
|
Crozet Sébastien
|
ed529fb8dd
|
Move the harness example to the examples folder.
|
2020-12-29 11:42:57 +01:00 |
|
Crozet Sébastien
|
486fbd972f
|
Add example for 3D convex polyhedron.
|
2020-12-29 11:31:59 +01:00 |
|
Crozet Sébastien
|
5386f08c9b
|
Fix trimesh benchmark name for backward compatibility of bench results.
|
2020-12-29 11:31:59 +01:00 |
|
Crozet Sébastien
|
cc6d1b9730
|
Outsource the Shape trait, wquadtree, and shape types.
|
2020-12-29 11:31:00 +01:00 |
|
Crozet Sébastien
|
9bf1321f8f
|
Outsource the contact manifold, SAT, and some shapes.
|
2020-12-29 11:31:00 +01:00 |
|
rezural
|
5634c51fe6
|
example benchmark
|
2020-12-21 04:23:11 +11:00 |
|
Crozet Sébastien
|
e028f45040
|
Update dependencies.
|
2020-10-26 14:33:31 +01:00 |
|
Sébastien Crozet
|
ff2da7fb27
|
Move benchmark demos into their own directory.
|
2020-09-06 12:16:22 +02:00 |
|