godot/modules/webp
Rémi Verschelde 515f92d03b Fix property warnings and hide some debug prints
"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.
2017-04-23 11:17:32 +02:00
..
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-01 00:35:16 +01:00
image_loader_webp.cpp Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
image_loader_webp.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
register_types.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
register_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Update libwebp to 0.6.0 2017-02-17 23:49:40 +09:00