Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-26 | Restore RigidBody2/3D, SoftBody names in physics | fabriceci | |
2022-06-16 | Fix EditorScenePostImport templates for C# | Raul Santos | |
2022-06-15 | Add script templates for EditorScenePostImport | Jonathan Nicholl | |
2022-03-28 | Refactor GDScript/C# script templates logic to be editor-only | RĂ©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. |