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-14 13:41:12 +00:00
Code
Releases
Wiki
Activity
Files
22caab0248071b2c7f852f302f30745d1c99e77d
godot
/
modules
/
minimp3
History
Micky
39534e1a28
Fix interactive music docs saying it's "not implemented"
2024-11-10 11:35:08 +01:00
..
doc_classes
Fix interactive music docs saying it's "not implemented"
2024-11-10 11:35:08 +01:00
audio_stream_mp3.cpp
AudioStreamMP3: Use a LocalVector to store data
2024-09-14 19:14:47 -03:00
audio_stream_mp3.h
AudioStreamMP3: Use a LocalVector to store data
2024-09-14 19:14:47 -03:00
config.py
Add build option for MP1/MP2 audio format support.
2023-09-30 21:46:59 +02:00
register_types.cpp
Correctly register editor-only module classes with the API
2023-12-15 18:58:30 +01:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
resource_importer_mp3.cpp
Replace error checks against
size
with
is_empty
2024-02-09 12:50:15 +01:00
resource_importer_mp3.h
Fix freeze on non-thread-safe custom importers
2024-10-15 11:46:14 -04:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00