This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
c01667abc07314da4bc291fb94106bf8cfd6b522
godot
/
modules
/
minimp3
T
History
Rémi Verschelde
5418919c3c
Merge pull request
#96240
from DeeJayLSP/mp3-data
...
MP3: Use heap for big struct when setting data
2024-08-30 09:59:39 +02:00
..
doc_classes
[Doc] Fix some incorrect uses of
a/an
2024-03-13 21:20:28 +01:00
audio_stream_mp3.cpp
Merge pull request
#96240
from DeeJayLSP/mp3-data
2024-08-30 09:59:39 +02:00
audio_stream_mp3.h
MP3: Remove unnecessary memory allocation
2024-08-23 00:58:07 -03:00
config.py
…
register_types.cpp
Correctly register editor-only module classes with the API
2023-12-15 18:58:30 +01:00
register_types.h
…
resource_importer_mp3.cpp
Replace error checks against
size
with
is_empty
2024-02-09 12:50:15 +01:00
resource_importer_mp3.h
…
SCsub
…