aboutsummaryrefslogtreecommitdiff
path: root/modules/bullet/shape_bullet.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Removed useless error print on bullet shapesAndreaCatania2018-01-081-1/+1
* Fixed Bullet collision shapes scaleAndreaCatania2018-01-081-5/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-5/+10
* Merge pull request #13257 from AndreaCatania/masterRémi Verschelde2018-01-041-17/+38
|\
| * Fixed kinematic movement stuck, Changed how shape scale works, OptimizedAndreaCatania2017-12-231-17/+38
* | 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-16/+18
* Removed shape marginAndreaCatania2017-11-231-0/+1
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+435