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
0e53dd642c44a613fdc1fa683ea373516e67c983
godot
/
modules
/
vorbis
History
Rémi Verschelde
0e53dd642c
Fix MSVC warning C4706: assignment within conditional expression
...
Part of
#66537
.
2022-09-28 16:05:07 +02:00
..
doc_classes
Rename every instance of "OGG" to "Ogg"
2022-07-28 16:41:38 -03:00
audio_stream_ogg_vorbis.cpp
Fix MSVC warning C4706: assignment within conditional expression
2022-09-28 16:05:07 +02: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
Fix MSVC warning C4706: assignment within conditional expression
2022-09-28 16:05:07 +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