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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
0c46068af0e9f077d3d68fe1dc647f99a55d7824
godot
/
modules
/
vorbis
History
Dave Palais
0c46068af0
Change time parameters and variables to double type
...
Addresses
#65313
2022-09-26 13:52:54 -05:00
..
doc_classes
Rename every instance of "OGG" to "Ogg"
2022-07-28 16:41:38 -03:00
audio_stream_ogg_vorbis.cpp
Change time parameters and variables to double type
2022-09-26 13:52:54 -05:00
audio_stream_ogg_vorbis.h
Change time parameters and variables to double type
2022-09-26 13:52:54 -05:00
config.py
[Scons] Implement module dependency sorting.
2022-08-04 20:00:19 +02:00
register_types.cpp
Rename every instance of "OGG" to "Ogg"
2022-07-28 16:41:38 -03:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
resource_importer_ogg_vorbis.cpp
Swap arguments of ResourceSaver.save()
2022-07-29 19:53:09 +02:00
resource_importer_ogg_vorbis.h
Rename every instance of "OGG" to "Ogg"
2022-07-28 16:41:38 -03:00
SCsub
Replace stb_vorbis with libogg+libvorbis
2021-09-09 19:39:04 -07:00