summaryrefslogtreecommitdiffstats
path: root/editor/plugins/audio_stream_randomizer_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
* Avoid unnecessary inspector updates when loading or switching scenesYuri Sizov2023-08-121-1/+1
* Add EditorUndoRedoManager singletonkobewi2023-01-161-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add optional arguments to AudioStreamRandomizerMrBlockers2022-12-201-2/+2
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-8/+8
* Add per-scene UndoRedokobewi2022-08-221-2/+3
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-0/+2
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-1/+1
* Add AudioStreamRandomizer, replacing AudioStreamRandomPitchEllen Poe2022-02-091-0/+119