mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:59:10 +00:00
515f92d03b
"ALL IS GOOD" was a lie. In particular, removes verbose "path not recognized" false positive. The actual logic is to (somewhat naively) check all ResourceFormatLoaders and to pick the first good match, so no need to warn about the formats that do not match the type hint. |
||
---|---|---|
.. | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
texture_loader_dds.cpp | ||
texture_loader_dds.h |