godot/modules/vorbis
2025-04-08 11:47:46 -03:00
..
doc_classes Add AudioStreamMP3 load_from_file/load_from_buffer and harmonize other audio streams 2025-01-09 15:46:04 +01:00
audio_stream_ogg_vorbis.cpp Add AudioStreamMP3 load_from_file/load_from_buffer and harmonize other audio streams 2025-01-09 15:46:04 +01:00
audio_stream_ogg_vorbis.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
config.py Document editor import options in the class reference 2023-06-15 08:30:48 +02:00
register_types.cpp Register editor classes normally, rather than via ClassDB::set_current_api() 2025-03-13 15:17:45 -05:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
resource_importer_ogg_vorbis.cpp Add an actual name for Ogg Vorbis importer/visible name. 2025-04-08 11:47:46 -03:00
resource_importer_ogg_vorbis.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00