summaryrefslogtreecommitdiffstats
path: root/modules/bullet
Commit message (Expand)AuthorAgeFilesLines
* Set gravity on change body modeAndreaCatania2017-11-211-0/+2
* bullet cast_motion: reordered null checkmuiroc2017-11-201-3/+3
* Merge pull request #13046 from AndreaCatania/kinfixRémi Verschelde2017-11-194-88/+177
|\
| * Added null check in Bullet cast_motion APIAndreaCatania2017-11-191-10/+12
| * Fixed gravity scaleAndreaCatania2017-11-191-1/+2
| * Removed dynamic_cast from Bullet ServerAndreaCatania2017-11-191-14/+18
| * Fixed kinematic movement on concave shapeAndreaCatania2017-11-194-64/+146
* | doc: Make all module docs self-containedRémi Verschelde2017-11-153-1/+39
|/
* Merge pull request #12713 from AndreaCatania/masterJuan Linietsky2017-11-099-345/+229
|\
| * Rewritten kinematic systemAndreaCatania2017-11-079-345/+229
* | Fixed collision exception - #12681AndreaCatania2017-11-072-0/+5
* | Bullet - Added support to multiple spacesAndreaCatania2017-11-052-19/+23
|/
* Bullet physics engine implementationAndreaCatania2017-11-0450-0/+9846