godot/modules/vorbis
Markus Sauermann 28af870750 Code simplifications found by cppcheck
They are based on:
- Boolean arithmetic simplifications
- setting variables that are not accessed
- constant variables
2022-11-21 08:43:36 +01:00
..
doc_classes Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
audio_stream_ogg_vorbis.cpp Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
audio_stream_ogg_vorbis.h Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
config.py [Scons] Implement module dependency sorting. 2022-08-04 20:00:19 +02:00
register_types.cpp Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
resource_importer_ogg_vorbis.cpp Fix MSVC warning C4706: assignment within conditional expression 2022-09-28 16:05:07 +02:00
resource_importer_ogg_vorbis.h Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
SCsub