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
cc3ed63af68ea9262bf8015d34aa6dd6327112e8
godot
/
modules
/
vorbis
History
Rémi Verschelde
d8935b27a9
Fix warnings found by Emscripten 3.1.10
...
Fix `-Wunused-but-set-variable`, `-Wunqualified-std-cast-call`, and `-Wliteral-range` warnings.
2022-05-10 13:03:13 +02:00
..
doc_classes
Add an XML schema for documentation
2022-02-15 00:03:31 +01:00
audio_stream_ogg_vorbis.cpp
Fix warnings found by Emscripten 3.1.10
2022-05-10 13:03:13 +02:00
audio_stream_ogg_vorbis.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
config.py
Replace stb_vorbis with libogg+libvorbis
2021-09-09 19:39:04 -07:00
register_types.cpp
Refactor module initialization
2022-05-04 17:34:51 +02:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
resource_importer_ogg_vorbis.cpp
Make FileAccess and DirAccess classes reference counted.
2022-04-11 13:28:51 +03:00
resource_importer_ogg_vorbis.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
SCsub
Replace stb_vorbis with libogg+libvorbis
2021-09-09 19:39:04 -07:00