You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Fixes for visual shader member filter
This commit is contained in:
@@ -158,6 +158,7 @@ class VisualShaderEditor : public VBoxContainer {
|
||||
|
||||
void _show_preview_text();
|
||||
void _update_preview();
|
||||
String _get_description(int i);
|
||||
|
||||
static VisualShaderEditor *singleton;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user