virtualx-engine/scene
Andreas Haas def41b9856
Tree: Clear search string on selection.
The Tree node has the ability to jump to a specific item by typing the first few chars of it's name.
But on selection ('item_activated' signal), it didn't clear the search string used for that. It was especially annoying in `FileDialog`s and has been bugging me for
ages :P

With this, you can traverse a directory structure in a FileDiag quickly with the keyboard (like you'd expect from pretty much any modern file browser) :)
2017-05-04 22:08:09 +02:00
..
2d Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
3d Merge pull request #8509 from nunodonato/fixspatialmaterial 2017-04-24 12:05:43 +02:00
animation Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
audio Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gui Tree: Clear search string on selection. 2017-05-04 22:08:09 +02:00
io Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
main Fix auto_accept_quit option to work 2017-04-25 20:05:22 +09:00
resources Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
register_scene_types.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
register_scene_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_string_names.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_string_names.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00