You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Added link to docs for shader editor
This commit is contained in:
@@ -94,13 +94,13 @@ class ShaderEditor : public PanelContainer {
|
||||
BOOKMARK_GOTO_NEXT,
|
||||
BOOKMARK_GOTO_PREV,
|
||||
BOOKMARK_REMOVE_ALL,
|
||||
|
||||
HELP_DOCS,
|
||||
};
|
||||
|
||||
MenuButton *edit_menu;
|
||||
MenuButton *search_menu;
|
||||
MenuButton *bookmarks_menu;
|
||||
MenuButton *settings_menu;
|
||||
MenuButton *help_menu;
|
||||
PopupMenu *context_menu;
|
||||
uint64_t idle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user