godot/scene
Emmanuel Barroga 26c5bac428 Fix Right-Click Menu Deselecting Edits Content
Right-clicking a property to open the context menu deselects the text field. This causes the context menu to be useless because it doesn't have anything to edit.
2019-08-12 03:39:27 -07:00
..
2d Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
3d Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
animation Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
audio Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
gui Fix Right-Click Menu Deselecting Edits Content 2019-08-12 03:39:27 -07:00
main Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
resources Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
register_scene_types.cpp Some improvements to Mix visual shader function 2019-08-06 08:06:49 +03:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub