aboutsummaryrefslogtreecommitdiff
path: root/modules/bullet/godot_result_callbacks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented ragdollAndreaCatania2018-05-071-1/+1
* Removed useless checkAndrea Catania2018-04-121-8/+2
* Corrected physics query max result checkingAndrea Catania2018-04-041-3/+10
* Fixed kinematic sliding on trimeshAndrea Catania2018-04-041-6/+3
* Fixed kinematic char slidingAndrea Catania2018-02-251-11/+8
* Improved kinematic body 2D and 3D, Now can move rigid bodyAndrea Catania2018-02-201-3/+8
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-2/+6
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixed intersect_shape crash, closes #13697AndreaCatania2017-12-231-1/+4
* Fixed kinematic movement on concave shapeAndreaCatania2017-11-191-2/+20
* Rewritten kinematic systemAndreaCatania2017-11-071-47/+0
* Bullet physics engine implementationAndreaCatania2017-11-041-0/+291