You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Organize existing code for editor plugins
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
#define ANIMATION_PLAYER_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/animation_track_editor.h"
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/plugins/animation_library_editor.h"
|
||||
#include "editor/plugins/editor_plugin.h"
|
||||
#include "scene/animation/animation_player.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
#include "scene/gui/slider.h"
|
||||
|
||||
Reference in New Issue
Block a user