godot/modules/minimp3
Juan fe34c45d2a
Allow passing UID to importer
This helps, for importers spitting out new resources to the res://
filesystem to actually hash them to generate deterministic UIDs.

This PR also fixes the determinism for translations.
2024-11-11 15:22:42 +01:00
..
doc_classes Fix interactive music docs saying it's "not implemented" 2024-11-10 11:35:08 +01:00
audio_stream_mp3.cpp AudioStreamMP3: Use a LocalVector to store data 2024-09-14 19:14:47 -03:00
audio_stream_mp3.h AudioStreamMP3: Use a LocalVector to store data 2024-09-14 19:14:47 -03:00
config.py
register_types.cpp
register_types.h
resource_importer_mp3.cpp Allow passing UID to importer 2024-11-11 15:22:42 +01:00
resource_importer_mp3.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00