virtualx-engine/modules/stb_vorbis
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
doc_classes Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
audio_stream_ogg_vorbis.cpp stb_vorbis: Add clearer error messages when failing to import OGG file 2022-01-18 14:53:56 +01:00
audio_stream_ogg_vorbis.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_importer_ogg_vorbis.cpp stb_vorbis: Add clearer error messages when failing to import OGG file 2022-01-18 14:53:56 +01:00
resource_importer_ogg_vorbis.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00