summaryrefslogtreecommitdiff
path: root/scene/3d/collision_shape.cpp
AgeCommit message (Expand)Author
2017-09-08Remove assignment and declarations in if statementsHein-Pieter van Braam
2017-09-01Fix files headerPoommetee Ketson
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-16Keep shapes bound to out-of-tree 3D physics objectsPedro J. Estébanez
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-19Add object type hint for docsPoommetee Ketson
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky