godot/core/string
K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary
[ Ignore and Warn | Extract Textures (default) | Optimize Loading Embedded as Basisu ]

Enable compressed mip maps from Basis Universal for faster compressions.

Increase the quality of Basis to avoid corruption.

To keep compatibility use the first mip of the previous internal Godot format.

Because texture names may have invalid filename characters, adds String::validate_filename to sanitize filenames for import pipeline use.
2023-01-27 02:02:02 -08:00
..
char_range.inc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
char_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
locales.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
node_path.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
node_path.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
optimized_translation.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
optimized_translation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
print_string.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
print_string.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
string_buffer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_name.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_name.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation.cpp Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
translation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation_po.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation_po.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ucaps.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ustring.cpp Handle gltf binary 2023-01-27 02:02:02 -08:00
ustring.h Handle gltf binary 2023-01-27 02:02:02 -08:00