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-13 13:31:48 +00:00
Code
Releases
Wiki
Activity
Files
ad5cb8ef5eb9e02b8046f80f7cd4fae6af3d4416
godot
/
modules
/
minimp3
History
Vincent
8a4c583538
Fix crash when loading an invalid mp3 file
...
(cherry picked from commit
2d0068d1cb
)
2021-12-01 16:47:30 +01:00
..
doc_classes
Bump version to 3.5-beta
2021-11-05 16:10:17 +01:00
audio_stream_mp3.cpp
Fix crash when loading an invalid mp3 file
2021-12-01 16:47:30 +01:00
audio_stream_mp3.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
config.py
…
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
…