You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Extract and reorganize texture resource classes
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#include "scene/gui/popup.h"
|
||||
#include "scene/resources/gradient.h"
|
||||
|
||||
class GradientTexture1D;
|
||||
|
||||
class GradientEditor : public Control {
|
||||
GDCLASS(GradientEditor, Control);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user