godot/scene
Dmitry Koteroff e3b0214f40 A few small adjustments to file dialogs:
a) Added Backspace key support for Tree-based file dialog.
b) Fixed issue inability to select a folder in project manager (always previous folder was selected instead).
c) Open Directory mode: changed "Open" to "Select Current Folder"
d) Block "Open" button when inappropriate content is selected (for example, file when in open folder mode, or folder when in open files mode)
2017-11-24 21:21:55 +03:00
..
2d Fixed #13167. Restored ParallaxLayer mirroring that was broken by pull request #12421 2017-11-23 01:52:34 +00:00
3d change default propagation value 2017-11-22 14:41:45 -03:00
animation Merge pull request #12284 from bojidar-bg/allow-subproperty-set 2017-11-21 22:44:14 +01:00
audio -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart 2017-11-12 11:11:45 -03:00
gui A few small adjustments to file dialogs: 2017-11-24 21:21:55 +03:00
main Merge pull request #13159 from AndreaCatania/ray 2017-11-22 16:40:20 +01:00
resources Implement auto-tiling 2017-11-20 06:27:47 -03: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