godot/scene/resources
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
..
default_theme Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin 2017-04-20 02:10:55 +02:00
animation.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
animation.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_stream_resampled.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_stream_resampled.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_stream_sample.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
audio_stream_sample.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
baked_light.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
baked_light.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
bit_mask.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
bit_mask.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
bounds.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
bounds.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
box_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
box_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
canvas.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
canvas.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
capsule_shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
capsule_shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
capsule_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
capsule_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
circle_shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
circle_shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
color_ramp.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
color_ramp.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
concave_polygon_shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
concave_polygon_shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
concave_polygon_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
concave_polygon_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
convex_polygon_shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
convex_polygon_shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
convex_polygon_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
convex_polygon_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
curve.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
curve.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
dynamic_font_stb.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
dynamic_font_stb.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
dynamic_font.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
dynamic_font.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
environment.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
environment.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
font.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
font.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gibberish_stream.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gibberish_stream.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
material.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
material.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mesh_data_tool.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mesh_data_tool.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mesh_library.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mesh_library.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mesh.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mesh.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
mikktspace.c Icons for many new types of nodes 2014-10-03 10:33:23 -03:00
mikktspace.h Icons for many new types of nodes 2014-10-03 10:33:23 -03:00
multimesh.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
multimesh.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
packed_scene.cpp PackedScene: Fix wrong DEFVAL 2017-04-14 02:18:38 +02:00
packed_scene.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
plane_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
plane_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
polygon_path_finder.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
polygon_path_finder.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ray_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ray_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
rectangle_shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
rectangle_shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
room.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
room.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_format_text.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
scene_format_text.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00
segment_shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
segment_shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shader_graph.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shader_graph.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shader.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shader.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shape_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shape_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shape_line_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shape_line_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
sky_box.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
sky_box.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
space_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
space_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
sphere_shape.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
sphere_shape.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stb_truetype.h remove trailing whitespace 2016-05-21 15:29:25 +02:00
style_box.cpp Respect the expand margin for StyleBoTextures again. 2017-04-13 10:37:22 +02:00
style_box.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
surface_tool.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
surface_tool.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
texture.cpp Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
texture.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
theme.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
theme.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tile_set.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tile_set.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
video_stream.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
video_stream.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
world_2d.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
world_2d.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
world.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
world.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00