summaryrefslogtreecommitdiff
path: root/modules/mono/editor_templates/VisualShaderNodeCustom
AgeCommit message (Collapse)Author
2022-03-28Refactor GDScript/C# script templates logic to be editor-onlyRémi Verschelde
Not a full refactor as it still goes through ScriptLanguage so it's hacky, but at least it can now compile without this.
2022-02-07Add some more fixes to visual shaderYuri Roubinsky
2022-01-06Add a GDScript template for `VisualShaderNodeCustom`Yuri Roubinsky