This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
godot
/
modules
/
mp3
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Thaddeus Crews
a644e7ff38
Merge pull request
#114861
from dalexeev/improve-editor-only-class-checking
...
Improve editor-only class checking
2026-03-30 13:35:14 -05:00
..
doc_classes
Improve editor-only class checking
2026-03-25 17:07:39 +03:00
audio_stream_mp3.cpp
Style: Enforce
#include
validation hook
2026-03-18 10:41:59 +01:00
audio_stream_mp3.h
Style: Enforce
#include
validation hook
2026-03-18 10:41:59 +01:00
config.py
…
register_types.cpp
Add missing
resource_*.h
includes
2026-03-27 07:03:39 -04:00
register_types.h
Replace
minimp3
with
dr_mp3
2025-12-05 18:54:25 -03:00
resource_importer_mp3.cpp
Remove unused includes in
modules
with clangd-tidy
2026-03-16 16:40:39 +01:00
resource_importer_mp3.h
Remove unused includes in
modules
with clangd-tidy
2026-03-16 16:40:39 +01:00
SCsub
…