index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
bullet
/
shape_bullet.h
Age
Commit message (
Expand
)
Author
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-21
Merge pull request #20101 from panzergame/shape_margin
Rémi Verschelde
2018-08-16
Expose bullet shape margin to UI.
Tristan Porteries
2018-07-01
added cylinder shape support
muiroc
2018-03-28
Make heightmap shape usable from PhysicsServer
Marc Gilleron
2018-02-19
Improved ray shape (2D and 3D) by addiing the possibility to act as regular s...
Andrea Catania
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-01-08
Fixed Bullet collision shapes scale
AndreaCatania
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Merge pull request #13257 from AndreaCatania/master
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-23
Fixed kinematic movement stuck, Changed how shape scale works, Optimized
AndreaCatania
2017-11-04
Bullet physics engine implementation
AndreaCatania