aboutsummaryrefslogtreecommitdiff
path: root/modules/bullet/shape_bullet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17806 from Zylann/fix_heightmap_shape_size_checkRémi Verschelde2018-04-051-11/+43
|\
| * Make heightmap shape usable from PhysicsServerMarc Gilleron2018-03-281-11/+43
* | Fix of a possible memory leak: ConcavePolygonShapeBullet::setup was able to e...Alexander Alekseev2018-04-021-2/+2
|/
* Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...Andrea Catania2018-02-191-7/+17
* 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