summaryrefslogtreecommitdiffstats
path: root/modules/bullet/bullet_physics_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* fix typo in switch statementfirefly24422017-12-301-1/+1
* Implemented physics linear and angular lockAndreaCatania2017-12-101-4/+4
* Merge pull request #12756 from Stratos695/masterRémi Verschelde2017-12-091-4/+4
|\
| * Allow double-axis lock in RigidBody and KinematicBodyEric Rybicki2017-11-101-4/+4
* | Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-4/+4
* | Fixed bullet server null pointer checkAndrea Catania2017-11-301-1/+1
|/
* Merge pull request #12713 from AndreaCatania/masterJuan Linietsky2017-11-091-2/+24
|\
| * Rewritten kinematic systemAndreaCatania2017-11-071-2/+24
* | Bullet - Added support to multiple spacesAndreaCatania2017-11-051-18/+21
|/
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+1339