mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 02:21:15 +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
|
|
@ -90,6 +90,7 @@ class SampleLibraryEditorPlugin : public EditorPlugin {
|
|||
|
||||
SampleLibraryEditor *sample_library_editor;
|
||||
EditorNode *editor;
|
||||
Button *button;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue