summaryrefslogtreecommitdiffstats
path: root/modules/bullet/rigid_body_bullet.h
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-2/+2
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-5/+9
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixed rigidbody sleping, Fixes #13952AndreaCatania2017-12-231-0/+1
* Implemented physics linear and angular lockAndreaCatania2017-12-101-3/+4
* Merge pull request #12756 from Stratos695/masterRémi Verschelde2017-12-091-3/+3
|\
| * Allow double-axis lock in RigidBody and KinematicBodyEric Rybicki2017-11-101-3/+3
* | Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+2
|/
* Rewritten kinematic systemAndreaCatania2017-11-071-6/+4
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+304