summaryrefslogtreecommitdiff
path: root/modules/bullet/shape_bullet.h
AgeCommit message (Expand)Author
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-21Merge pull request #20101 from panzergame/shape_marginRémi Verschelde
2018-08-16Expose bullet shape margin to UI.Tristan Porteries
2018-07-01added cylinder shape supportmuiroc
2018-03-28Make heightmap shape usable from PhysicsServerMarc Gilleron
2018-02-19Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...Andrea Catania
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-08Fixed Bullet collision shapes scaleAndreaCatania
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Merge pull request #13257 from AndreaCatania/masterRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-23Fixed kinematic movement stuck, Changed how shape scale works, OptimizedAndreaCatania
2017-11-04Bullet physics engine implementationAndreaCatania