godot/modules/vorbis
reduz cd2a499084 Add path to functions that return iporter options
-Allows displaying custom options for specific file format variants
-Added support for scene format import to retrieve custom options

This PR is necessary for #54886 to be implemented properly.
2021-11-14 14:06:10 -03:00
..
doc_classes Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
audio_stream_ogg_vorbis.cpp Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
audio_stream_ogg_vorbis.h Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
config.py Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
register_types.cpp Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_importer_ogg_vorbis.cpp Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
resource_importer_ogg_vorbis.h Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
SCsub Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00