godot/demos
Juan Linietsky 28c4afeb57 -Rewritten KinematicBody2D::move to MUCH more efficient code.
-KinematicBody2D::move now properly recognizes collision exceptions and masks, fixes #1649
-Removed object type masking for KinematicBody2D
-Added a test_motion() function to RigidBody2D, allowing simlar behavior to KinematicBody2D::move there.
2015-04-19 20:50:55 -03:00
..
2d -Rewritten KinematicBody2D::move to MUCH more efficient code. 2015-04-19 20:50:55 -03:00
3d support for 2D shadow casters 2015-03-02 00:54:43 -03:00
gui/drag_and_drop minor comments 2015-03-22 13:01:34 -03:00
misc -renamed function to get object from instance id 2015-04-18 14:00:15 -03:00
viewport -Fixed screen capture for viewports, added a screen capture demo, fixes #1529 2015-04-12 18:58:05 -03:00