godot/scene
Dmitry Koteroff 20bda9a2ba Remove the "." from file manage dialog (open scene, open file, ...)
Also removed the "." from game control's FileDialog component.

Also remove the "/" at the end of folders name.
2017-11-21 05:32:44 +03:00
..
2d Merge pull request #12421 from TheSofox/parallax-overhaul 2017-11-20 15:36:03 +01:00
3d Merge pull request #13023 from tom95/particles-align-y-12865 2017-11-20 10:59:34 +01: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 Remove the "." from file manage dialog (open scene, open file, ...) 2017-11-21 05:32:44 +03:00
main Let SceneTreeDock duplicate nodes via Node::duplicate() 2017-11-19 21:30:17 +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