aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-16Fix parallel build.Sébastien Crozet
2022-01-10Merge pull request #270 from tjamaan/fix_RigidBodyVelocity_rotation_centerSébastien Crozet
2022-01-09Allow locking individual translational axesSébastien Crozet
2022-01-08Address issues with the genral-case for multibody jointsSébastien Crozet
2022-01-08remove unnecessary commentTurki Jamaan
2022-01-08fix the parameter used for local center of massTurki Jamaan
2022-01-02Merge pull request #267 from dimforge/multibodySébastien Crozet
2022-01-02Fix testsSébastien Crozet
2022-01-02More warning fixes + temporarily disable -D warning in the CISébastien Crozet
2022-01-02Fix warningsSébastien Crozet
2022-01-02Run cargo fmtSébastien Crozet
2022-01-02Implement multibody joints and the new solverSébastien Crozet
2021-12-31fixed restrict_rotationsDmitry Stepanov
2021-12-31Minor documentation fixesJakub Arnold
2021-11-05Remove useless refSébastien Crozet
2021-10-26Track the change of effective dominance of a rigid-body.Sébastien Crozet
2021-10-24Remove duplicate testBenjamin Saunders
2021-10-24Note CCD interpenetration behaviorBenjamin Saunders
2021-09-25Impl Default for a few structsJamen Marz
2021-09-12Make the 2D add-remove demo more intereting.Sébastien Crozet
2021-09-12Fix broad-phase bug that could result in missed collision pairs when an objec...Sébastien Crozet
2021-09-12Fix velocity computation for position-based kinematic bodiesSébastien Crozet
2021-08-30Clarify coordinate space of TOI query resultsBenjamin Saunders
2021-08-26Fix bug with colliders without rigid bodiesKane Rogers
2021-08-08Update to nalgebra 0.29Sébastien Crozet
2021-08-08Fix warnings.Sébastien Crozet
2021-08-08Run cargo fmtSébastien Crozet
2021-08-08Fix 2D ball joint limits.Sébastien Crozet
2021-08-08Implement limits for ball joints.Sébastien Crozet
2021-08-08Implement limits for revolute joints.Sébastien Crozet
2021-07-30Fix emscripten build + add emscripten build to the CISébastien Crozet
2021-07-30Add missing comments.Sébastien Crozet
2021-07-30Make BroadPhasePairEvent and ColliderPair public.Crozet Sébastien
2021-07-27Fix copy paste bug in ball joint docsOli Scherer
2021-07-27Add a pointer from `docs.rs` docs to rapier docsJeff Petkau
2021-07-14Update intersection graph regardless of active_eventsBenjamin Saunders
2021-07-12Add methods to set the translation or rotation wrt. a collider and its parent.Crozet Sébastien
2021-07-11Release v0.10.0v0.10.0Crozet Sébastien
2021-07-11impl more traits for componentsWaridley
2021-06-09Derive Clone for IslandManagerWaridley
2021-06-08Fix collider removal from narrow-phase when the same collider is listed twice.Crozet Sébastien
2021-06-08Track the rigid-body graph IDs inside of the JointSet instead of RigidBodyIdsCrozet Sébastien
2021-06-03Add nalgebra to the prelude to make the macros work out of the boxCrozet Sébastien
2021-06-02Release v0.9.0v0.9.0Crozet Sébastien
2021-06-02Merge pull request #173 from DasEtwas/must-use-pubSébastien Crozet
2021-06-02Merge pull request #176 from sdfgeoff/add_collider_shared_shape_methodSébastien Crozet
2021-06-02Merge pull request #195 from tpdickso/ungenerate-nansSébastien Crozet
2021-06-02Fix tests and wasm build.Crozet Sébastien
2021-06-01remove c_intTerence
2021-06-01weeTerence