summaryrefslogtreecommitdiff
path: root/editor/import/audio_stream_import_settings.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-20Disable properties that don't have an effect in the advanced audio importerMarcus Elg
2022-12-19Fix inconsistent audio import menu namingMarcus Elg
2022-11-21Code simplifications found by cppcheckMarkus Sauermann
2022-11-11Use forward-declarations in EditorPlugin where possibletrollodel
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-28Merge pull request #64885 from Mickeon/rename-tooltip-hintRémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-07-23Implement BPM supportreduz