godot/scene/resources
Rémi Verschelde 525fb01fd2 Revert "Homogeinize resource formats loaders/savers"
The text format definition needs to stay in `scene/` as it relies
on other scene components, and `core/` must stay self-contained.

This reverts commits a5e27503fd
and 1492fd8460.
2016-07-19 18:15:01 +02:00
..
default_theme Property convert images to RGBA before applying hq2x, fixes #5168 2016-07-18 18:30:30 -03:00
animation.cpp Remove unused variables (fourth pass) + dead code 2016-07-08 16:47:55 +02:00
animation.h Revert "Added toggle for loop interpolation based on adolson's code" 2016-06-26 23:45:18 +02:00
audio_stream_resampled.cpp
audio_stream_resampled.h
audio_stream.cpp
audio_stream.h
baked_light.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
baked_light.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
bit_mask.cpp
bit_mask.h Bitmask import plugin 2016-06-05 19:14:39 +01:00
bounds.cpp
bounds.h
box_shape.cpp
box_shape.h
canvas.cpp
canvas.h
capsule_shape_2d.cpp
capsule_shape_2d.h
capsule_shape.cpp
capsule_shape.h
circle_shape_2d.cpp
circle_shape_2d.h
color_ramp.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
color_ramp.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
concave_polygon_shape.cpp
concave_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_polygon_shape.cpp
convex_polygon_shape.h
curve.cpp
curve.h
dynamic_font_stb.cpp Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
dynamic_font_stb.h Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
dynamic_font.cpp Remove unused variables (fourth pass) + dead code 2016-07-08 16:47:55 +02:00
dynamic_font.h Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
environment.cpp
environment.h
event_stream.cpp
event_stream.h
font.cpp Add a function to notify font users that the font changed. Closes #5774 2016-07-18 10:00:26 -03:00
font.h Add a function to notify font users that the font changed. Closes #5774 2016-07-18 10:00:26 -03:00
gibberish_stream.cpp Drop fully commented-out files 2016-06-18 20:23:49 +02:00
gibberish_stream.h Drop fully commented-out files 2016-06-18 20:23:49 +02:00
material.cpp Could not use pre multiply alpha for material in editor 2016-07-17 11:09:47 -07:00
material.h
mesh_data_tool.cpp
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
mesh.cpp Remove unused variables (fourth pass) + dead code 2016-07-08 16:47:55 +02:00
mesh.h
mikktspace.c
mikktspace.h
multimesh.cpp
multimesh.h
packed_scene.cpp Remove unused variables (fourth pass) + dead code 2016-07-08 16:47:55 +02:00
packed_scene.h Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059. 2016-06-27 13:17:20 -03:00
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
polygon_path_finder.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rectangle_shape_2d.h
room.cpp Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
room.h Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
sample_library.cpp Add function to get the list of samples, closes #5561 2016-07-10 13:00:42 -03:00
sample_library.h Add function to get the list of samples, closes #5561 2016-07-10 13:00:42 -03:00
sample.cpp Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059. 2016-06-27 13:17:20 -03:00
sample.h Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059. 2016-06-27 13:17:20 -03:00
scene_format_text.cpp Revert "Homogeinize resource formats loaders/savers" 2016-07-19 18:15:01 +02:00
scene_format_text.h Revert "Homogeinize resource formats loaders/savers" 2016-07-19 18:15:01 +02:00
scene_preloader.cpp
scene_preloader.h
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader_graph.cpp
shader_graph.h
shader.cpp
shader.h
shape_2d.cpp
shape_2d.h
shape_line_2d.cpp
shape_line_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape.cpp
shape.h
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
stb_truetype.h
style_box.cpp Modify margins with mouse input 2016-06-20 17:06:19 -03:00
style_box.h Enhanced StyleBoxTexture: 2016-06-05 00:45:53 +08:00
surface_tool.cpp
surface_tool.h
texture.cpp Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059. 2016-06-27 13:17:20 -03:00
texture.h Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059. 2016-06-27 13:17:20 -03:00
theme.cpp properly fixed notificaitons for theme changed, closes #5774 2016-07-18 16:41:59 -03:00
theme.h Keep track of when fonts change, so theme or controls that use fonts as overrides get properly updated. 2016-06-17 16:01:30 -03:00
tile_set.cpp
tile_set.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
video_stream.cpp
video_stream.h
world_2d.cpp Physics2D: Rename default_density to default_linear_damp 2016-06-04 14:05:53 +02:00
world_2d.h
world.cpp
world.h