godot/modules/minimp3
Hugo Locurcio c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
This is consistent with other constants that include `NO`,
such as `PROPERTY_HINT_COLOR_NO_ALPHA`.
2021-11-03 23:06:17 +01:00
..
doc_classes Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SCsub
audio_stream_mp3.cpp Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 2021-11-03 23:06:17 +01:00
audio_stream_mp3.h Add polyphony to Audio Stream Player nodes 2021-09-07 09:44:39 -07:00
config.py
register_types.cpp Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
register_types.h
resource_importer_mp3.cpp Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
resource_importer_mp3.h