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
3b82f52f7db0911ff02eea1ee6c4df1cf486d2f5
godot
/
modules
/
stb_vorbis
History
Rémi Verschelde
a5f4f15510
AudioStreamOGGVorbis: Expose loop and loop_offset as properties
...
Fixes
#11231
. (cherry picked from commit
51d1be5156
)
2019-11-12 11:00:33 +01:00
..
doc_classes
doc: Sync classref with current source
2019-07-05 11:34:47 +02:00
audio_stream_ogg_vorbis.cpp
AudioStreamOGGVorbis: Expose loop and loop_offset as properties
2019-11-12 11:00:33 +01:00
audio_stream_ogg_vorbis.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
config.py
SCons: Pass env to modules can_build method
2018-05-30 19:11:36 +02:00
register_types.cpp
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
register_types.h
Update copyright statements to 2019
2019-01-01 12:58:10 +01:00
resource_importer_ogg_vorbis.cpp
-Properly handle missing ETC support on export
2019-02-26 18:45:06 -03:00
resource_importer_ogg_vorbis.h
-Properly handle missing ETC support on export
2019-02-26 18:45:06 -03:00
SCsub
Fix warning about functions defined but not used [-Wunused-function]
2018-09-29 22:26:12 +02:00