mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 01:21:26 +00:00
-Massive editor dialog cleanup
-Added a bottom menu list
This commit is contained in:
parent
72fcb8a35b
commit
74a48a0140
32 changed files with 597 additions and 519 deletions
|
|
@ -212,8 +212,6 @@ class ScriptEditor : public VBoxContainer {
|
|||
Tree *disk_changed_list;
|
||||
ConfirmationDialog *disk_changed;
|
||||
|
||||
VSplitContainer *v_split;
|
||||
|
||||
bool restoring_layout;
|
||||
|
||||
String _get_debug_tooltip(const String&p_text,Node *_ste);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue