This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-19 20:17:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe40c52be89e2e5de53d39fe8ec894b9c2ca2c1e
godot
/
modules
/
vorbis
T
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
…