You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Added high-end (Vulkan) label to some functions in visual shader
This commit is contained in:
@@ -94,6 +94,7 @@ class VisualShaderEditor : public VBoxContainer {
|
||||
AcceptDialog *alert;
|
||||
LineEdit *node_filter;
|
||||
RichTextLabel *node_desc;
|
||||
Label *highend_label;
|
||||
|
||||
void _tools_menu_option(int p_idx);
|
||||
void _show_members_dialog(bool at_mouse_pos);
|
||||
|
||||
Reference in New Issue
Block a user