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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
583f7adb51fc5b0c2d974a0582adae95ef3ccbc1
godot
/
modules
/
stb_vorbis
History
Rémi Verschelde
5c66771e3e
Merge pull request
#29283
from qarmin/fix_some_always_same_values
...
Remove always true/false values
2019-06-20 21:10:10 +02:00
..
doc_classes
Unexpose subclasses of ResourceFormatLoader and -Saver
2019-06-18 17:56:23 +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