godot/scene
Pedro J. Estébanez 6105dfdac9 Improve UX of drive letters
Namely, move the drive dropdown to just the left of the path text box and don't include the former
in the latter.

This improves the UX on Windows.

In the UNIX case, since its concept of drives is (ab)used to provide shortcuts to useful paths, its
dropdown is kept at the original location.
2020-03-17 14:48:54 +01:00
..
2d Reduce AudioStreamPlayer's pitch_scale max value 2020-02-18 14:19:51 +01:00
3d Reduce AudioStreamPlayer's pitch_scale max value 2020-02-18 14:19:51 +01:00
animation pass missing args in AnimationNode script calls 2020-02-14 15:59:56 +01:00
audio Reduce AudioStreamPlayer's pitch_scale max value 2020-02-18 14:19:51 +01:00
debugger Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gui Improve UX of drive letters 2020-03-17 14:48:54 +01:00
main SceneTree: Abort change_scene if we're quitting 2020-01-19 22:08:40 +01:00
resources Added missing '\n' in visual shader expression node code generation 2020-02-14 16:13:44 +01:00
register_scene_types.cpp Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Implement game camera override 2019-10-23 02:51:32 +01:00