You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Visual shaders - make "Add node" menu showed by right click
This commit is contained in:
@@ -94,6 +94,7 @@ class VisualShaderEditor : public VBoxContainer {
|
||||
void _input_select_item(Ref<VisualShaderNodeInput> input, String name);
|
||||
|
||||
void _preview_select_port(int p_node, int p_port);
|
||||
void _input(const Ref<InputEvent> p_event);
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user