Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-12-20 | Disable properties that don't have an effect in the advanced audio importer | Marcus Elg |
2022-12-19 | Fix inconsistent audio import menu naming | Marcus Elg |
2022-11-21 | Code simplifications found by cppcheck | Markus Sauermann |
2022-11-11 | Use forward-declarations in EditorPlugin where possible | trollodel |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-08-29 | Rename `CanvasItem.update()` to `queue_redraw()` | Micky |
2022-08-29 | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde |
2022-08-28 | Merge pull request #64885 from Mickeon/rename-tooltip-hint | Rémi Verschelde |
2022-08-27 | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record |
2022-08-27 | Rename `hint_tooltip` to `tooltip_text` & setget | Micky |
2022-07-23 | Implement BPM support | reduz |