godot/modules/interactive_music
Hugo Locurcio ab6b00d102
Expand columns in the audio interactive transition editor
This prevents columns from being unusably narrow,
especially on hiDPI displays.
2024-08-04 17:24:31 +02:00
..
doc_classes Improve AudioStreamPlaylist class reference 2024-06-02 16:40:33 +08:00
editor Expand columns in the audio interactive transition editor 2024-08-04 17:24:31 +02:00
audio_stream_interactive.cpp Fix new stream types mix() not returning 0 when inactive 2024-07-18 11:18:38 -04:00
audio_stream_interactive.h Add interactive music support 2024-03-12 21:54:59 +01:00
audio_stream_playlist.cpp Fix new stream types mix() not returning 0 when inactive 2024-07-18 11:18:38 -04:00
audio_stream_playlist.h Add interactive music support 2024-03-12 21:54:59 +01:00
audio_stream_synchronized.cpp Fix new stream types mix() not returning 0 when inactive 2024-07-18 11:18:38 -04:00
audio_stream_synchronized.h Add interactive music support 2024-03-12 21:54:59 +01:00
config.py Add interactive music support 2024-03-12 21:54:59 +01:00
register_types.cpp [Audio] Prevent crash in interactive playback 2024-07-17 18:58:36 +02:00
register_types.h Add interactive music support 2024-03-12 21:54:59 +01:00
SCsub Add interactive music support 2024-03-12 21:54:59 +01:00