This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
ccdf1a9934534bea7c55fa39a12f0136631cad8d
godot
/
modules
/
minimp3
History
Vincent
d6fb13234e
AudioStreamMP3: expose loop properties to the editor
...
(cherry picked from commit
8263646f68
)
2021-12-06 16:52:00 +01:00
..
doc_classes
Bump version to 3.5-beta
2021-11-05 16:10:17 +01:00
audio_stream_mp3.cpp
AudioStreamMP3: expose loop properties to the editor
2021-12-06 16:52:00 +01:00
audio_stream_mp3.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
config.py
mp3 import and playback support backport
2020-12-07 15:32:09 +01:00
register_types.cpp
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
register_types.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
resource_importer_mp3.cpp
Make all file access 64-bit (
uint64_t
)
2021-05-16 17:52:31 +02:00
resource_importer_mp3.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
SCsub
mp3 import and playback support backport
2020-12-07 15:32:09 +01:00