summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/editor_templates
Commit message (Expand)AuthorAgeFilesLines
* Refactor GDScript/C# script templates logic to be editor-onlyRémi Verschelde2022-03-288-166/+0
* Make script templates follow the GDScript style guideMichael Alexsander2022-03-286-12/+31
* Fix `VisualShaderNodeCustom` script templateYuri Roubinsky2022-03-091-1/+1
* Rename motion_velocity to velocityChris Bradfield2022-02-222-10/+10
* Merge pull request #57748 from fabriceci/rename-script-template-variableRémi Verschelde2022-02-072-4/+4
|\
| * rename jump force to jump velocityfabriceci2022-02-072-4/+4
* | Add some more fixes to visual shaderYuri Roubinsky2022-02-071-3/+0
|/
* Add a GDScript template for `VisualShaderNodeCustom`Yuri Roubinsky2022-01-061-0/+41
* Improve editor template workflowfabriceci2022-01-027-0/+109