summaryrefslogtreecommitdiff
path: root/modules/mono/editor/script_templates
AgeCommit message (Expand)Author
2022-09-01C#: Assume 64-bit types when type has no metaRaul Santos
2022-08-26Restore RigidBody2/3D, SoftBody names in physicsfabriceci
2022-08-22C#: Replace `Xform` and `XformInv` with `*` operatorRaul Santos
2022-08-22C#: Re-introduce generic Godot Array and DictionaryIgnacio Roldán Etcheverry
2022-08-22C#: Add dedicated Variant struct, replacing System.ObjectIgnacio Roldán Etcheverry
2022-06-16Fix EditorScenePostImport templates for C#Raul Santos
2022-06-15Add script templates for EditorScenePostImportJonathan Nicholl
2022-03-28Refactor GDScript/C# script templates logic to be editor-onlyRémi Verschelde