This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-24 21:27:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5c2e82e8d96cd4bb1e31c839b4d9e6263d2171d
godot
/
modules
/
minimp3
History
kobewi
13f642d959
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +02:00
..
doc_classes
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +02:00
audio_stream_mp3.cpp
Add AudioStreamMP3
load_from_file
/
load_from_buffer
and harmonize other audio streams
2025-01-09 15:46:04 +01:00
audio_stream_mp3.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
config.py
…
register_types.cpp
Register editor classes normally, rather than via
ClassDB::set_current_api()
2025-03-13 15:17:45 -05:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
resource_importer_mp3.cpp
Add AudioStreamMP3
load_from_file
/
load_from_buffer
and harmonize other audio streams
2025-01-09 15:46:04 +01:00
resource_importer_mp3.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00