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
2026-01-03 19:11:41 +00:00
Code
Releases
Wiki
Activity
Files
d17eac735cc84abd9afd1e083df1a4e8a2c8e656
godot
/
modules
/
stb_vorbis
History
Rémi Verschelde
c6cea6e9b3
doc: Add default values to all properties
...
Thanks to @bojidar-bg's impressive work in
#29380
.
2019-06-30 13:58:07 +02:00
..
doc_classes
doc: Add default values to all properties
2019-06-30 13:58:07 +02:00
audio_stream_ogg_vorbis.cpp
Fix some unincialised variables
2019-05-28 19:12:19 +02:00
audio_stream_ogg_vorbis.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
config.py
Unexpose subclasses of ResourceFormatLoader and -Saver
2019-06-18 17:56:23 +02:00
register_types.cpp
Unexpose subclasses of ResourceFormatLoader and -Saver
2019-06-18 17:56:23 +02:00
register_types.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
resource_importer_ogg_vorbis.cpp
Fix always true/false values
2019-06-20 16:59:48 +02:00
resource_importer_ogg_vorbis.h
Made use of semicolons more consitent, fixed formatting
2019-06-19 15:24:31 +02:00
SCsub
Fix warning about functions defined but not used [-Wunused-function]
2018-09-29 22:26:12 +02:00