godot/modules/stb_vorbis
Rémi Verschelde 3334209a73 SCons: Pass env to modules can_build method
This allows to disable modules based on the environment,
in particular `env[tools]` which tells us if we are
building the editor or not.
2018-05-30 19:11:36 +02:00
..
doc_classes Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... 2018-05-01 12:19:15 +02:00
audio_stream_ogg_vorbis.cpp Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... 2018-05-01 12:19:15 +02:00
audio_stream_ogg_vorbis.h Expose audio streams get_length() 2018-01-22 20:35:33 +01:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
resource_importer_ogg_vorbis.cpp Fix silent failure of importing OGG Vorbis files 2018-03-06 21:48:30 +01:00
resource_importer_ogg_vorbis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub WIP new AudioServer, with buses, effects, etc. 2017-01-21 19:01:00 -03:00