virtualx-engine/drivers
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
..
alsa Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
convex_decomp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gl_context Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gles2 Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gles3 Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
png Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pulseaudio Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
rtaudio Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
unix Rename [gs]et_pos to [gs]et_position for Controls 2017-04-10 08:27:34 +02:00
windows Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
xaudio2 Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
register_driver_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Merge remote-tracking branch 'origin/gles3' into gles3-on-master 2017-01-02 21:52:26 +01:00