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-21 14:57:09 +00:00
Code
Releases
Wiki
Activity
Files
913598fec166b4742c6242f46b8b51a4df30f6fb
godot
/
modules
/
vorbis
History
Rémi Verschelde
d1dac8427a
Merge pull request
#55846
from ellenhp/fix_ogg_edge_cases
...
Fix ogg edge cases
2022-06-22 23:33:51 +02:00
..
doc_classes
Add an XML schema for documentation
2022-02-15 00:03:31 +01:00
audio_stream_ogg_vorbis.cpp
Merge pull request
#55846
from ellenhp/fix_ogg_edge_cases
2022-06-22 23:33:51 +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
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_ogg_vorbis.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
SCsub
Replace stb_vorbis with libogg+libvorbis
2021-09-09 19:39:04 -07:00