Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-01 | Change Array arguments to TypedArray | kobewi | |
2022-07-28 | Rename every instance of "OGG" to "Ogg" | DeeJayLSP | |
2022-07-23 | Implement BPM support | reduz | |
Based on #62896, only implements the BPM support part. * Implements BPM support in the AudioStreamOGG/MP3 importers. * Can select BPM/Bar Size and total beats in a song file, as well as edit looping points. * Looping is now BPM aware * Added a special importer UI for configuring this. * Added a special preview showing the audio waveform as well as the playback position in the resource picker. * Renamed `AudioStream::instance` to `instantiate` for correctness. | |||
2022-02-03 | initialized member variables in header | zwebb | |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-09-09 | Replace stb_vorbis with libogg+libvorbis | Ellen Poe | |