summaryrefslogtreecommitdiffstats
path: root/modules/interactive_music
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-1/+1
|\
| * Fix many untagged true/false/null in the documentationMicky2024-11-101-1/+1
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+1
|\|
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-2710-20/+20
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-1110-0/+20
|/
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Merge pull request #96634 from bobby-the-epic/audio-doc-fixRémi Verschelde2024-09-061-1/+1
|\
| * Fix grammar in AudioStreamInteractive.xmlbobby-the-epic2024-09-051-1/+1
* | Fix interactive audio transitions fade in for clips with auto_advanceGustavo Jaruga Cruz2024-08-191-3/+5
|/
* Merge pull request #95134 from Calinou/audio-interactive-transition-editor-ex...Rémi Verschelde2024-08-071-3/+3
|\
| * Expand columns in the audio interactive transition editorHugo Locurcio2024-08-041-3/+3
* | Fix several typos in the documentationHaoyu Qiu2024-08-021-1/+1
|/
* Fix new stream types `mix()` not returning 0 when inactiveAdam Scott2024-07-183-13/+4
* [Audio] Prevent crash in interactive playbackA Thousand Ships2024-07-172-3/+5
* [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-1/+1
* [Scene] Add `SceneStringNames::item_selected`A Thousand Ships2024-06-191-4/+4
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-1/+1
* Improve AudioStreamPlaylist class referenceHaoyu Qiu2024-06-021-6/+6
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-3/+3
* Use Core/Scene stringnames consistentlykobewi2024-05-131-2/+2
* Improve transition enabled header in interactive music editorkobewi2024-05-081-2/+2
* Fix i18n in AudioStreamInteractive transition editorHaoyu Qiu2024-05-081-21/+19
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Fix GCC build failureAdam Scott2024-03-131-1/+1
* Add interactive music supportJuan Linietsky2024-03-1218-0/+3299