Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-29 | Use forward-declarations in big editor classes | trollodel |
2022-11-24 | Cleanup remaining EditorUndoRedoManager usages | kobewi |
2022-09-07 | Refactor to use internal foreign resource checking function. | SaracenOne |
2022-08-30 | Rename TreeItem's `set_tooltip` to `set_tooltip_text` | Micky |
2022-08-22 | Add per-scene UndoRedo | kobewi |
2022-07-21 | Add read-only mode to AnimationEditor for foreign resources. | SaracenOne |
2022-06-17 | Add missing new function parameter. | Trevor Davenport |
2022-05-24 | Merge pull request #61106 from snailrhymer/animation-library-fixes | Rémi Verschelde |
2022-05-21 | Add the button pressed to some signals in Tree | trollodel |
2022-05-17 | Fix errors and improve UX relating to new animation libraries | SnailRhymer |
2022-05-05 | Fix global AnimationLibrary name validation | Haoyu Qiu |
2022-04-19 | Fix AnimationLibrary name validation | Haoyu Qiu |
2022-04-11 | Implement Animation Libraries | reduz |