You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Fix uniform title color in visual shaders(regression)
This commit is contained in:
@@ -179,6 +179,7 @@ class VisualShaderEditor : public VBoxContainer {
|
||||
void drop_data_fw(const Point2 &p_point, const Variant &p_data, Control *p_from);
|
||||
|
||||
bool _is_available(int p_flags);
|
||||
void _update_created_node(GraphNode *node);
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user