summaryrefslogtreecommitdiffstats
path: root/modules/bullet/space_bullet.h
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-3/+3
* Fixed Bullet collision shapes scaleAndreaCatania2018-01-081-4/+9
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-7/+11
* Merge pull request #13257 from AndreaCatania/masterRémi Verschelde2018-01-041-6/+7
|\
| * Fixed kinematic movement stuck, Changed how shape scale works, OptimizedAndreaCatania2017-12-231-6/+7
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+2
* Removed type_mask and fixed some variable nameAndreaCatania2017-11-211-6/+6
* Fixed kinematic movement on concave shapeAndreaCatania2017-11-191-1/+7
* Merge pull request #12713 from AndreaCatania/masterJuan Linietsky2017-11-091-2/+19
|\
| * Rewritten kinematic systemAndreaCatania2017-11-071-2/+19
* | Fixed collision exception - #12681AndreaCatania2017-11-071-0/+1
|/
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+176