godot/scene
Eric Wiltfang 7dd9e5c57c Fix the prevention for sliding on slopes in the 2d version of move_and_slide
Done by using the same method the 3d counterpart uses.

Fixes #13063.
2017-11-20 01:42:44 +01:00
..
2d Fix the prevention for sliding on slopes in the 2d version of move_and_slide 2017-11-20 01:42:44 +01:00
3d Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
animation Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
audio -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart 2017-11-12 11:11:45 -03:00
gui Merge pull request #12950 from ianb96/code_folding 2017-11-20 00:15:10 +01:00
main Fix duplication of signals 2017-11-19 15:07:05 +01:00
resources Fixed mesh importing when multiple materials are present 2017-11-17 18:50:19 -06:00
register_scene_types.cpp Remove get_default_video_mode definition on OSX/iOS 2017-11-09 23:36:08 +01:00
register_scene_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
scene_string_names.cpp Unify degree members and properties 2017-11-10 12:52:07 +01:00
scene_string_names.h Renamed fixed_process to physics_process 2017-09-30 16:19:07 +02:00
SCsub Dead code tells no tales 2017-08-27 22:13:45 +02:00