aboutsummaryrefslogtreecommitdiff
path: root/modules/bullet/bullet_physics_server.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos with codespellluz.paz2018-02-211-1/+1
* Improved kinematic body 2D and 3D, Now can move rigid bodyAndrea Catania2018-02-201-1/+1
* Added physics API in order to enable/disable collisions between rigidbody att...Andrea Catania2018-02-051-0/+3
* Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-2/+5
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Implemented physics linear and angular lockAndreaCatania2017-12-101-2/+2
* Allow double-axis lock in RigidBody and KinematicBodyEric Rybicki2017-11-101-2/+2
* Merge pull request #12713 from AndreaCatania/masterJuan Linietsky2017-11-091-1/+4
|\
| * Rewritten kinematic systemAndreaCatania2017-11-071-1/+4
* | Bullet - Added support to multiple spacesAndreaCatania2017-11-051-1/+2
|/
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+358