You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Add "Inspect Native Shader Code" to shader resource and shader editor
This commit is contained in:
@@ -69,6 +69,7 @@ class ShaderEditorPlugin : public EditorPlugin {
|
||||
FILE_SAVE,
|
||||
FILE_SAVE_AS,
|
||||
FILE_INSPECT,
|
||||
FILE_INSPECT_NATIVE_SHADER_CODE,
|
||||
FILE_CLOSE,
|
||||
CLOSE_ALL,
|
||||
CLOSE_OTHER_TABS,
|
||||
|
||||
Reference in New Issue
Block a user