godot/scene/resources
Rémi Verschelde 231511b2a6 Merge pull request #8631 from volzhs/editor-theme-custom
New customizable editor theme
2017-05-20 07:16:11 +02:00
..
default_theme Merge pull request #8631 from volzhs/editor-theme-custom 2017-05-20 07:16:11 +02:00
animation.cpp Merge pull request #8277 from tagcup/math_checks 2017-04-24 11:16:20 +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
bit_mask.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
bit_mask.h Fix two typos from previous commit 2017-05-17 18:45:56 +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.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
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
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.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
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
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
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
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.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
dynamic_font.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
dynamic_font_stb.cpp Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
dynamic_font_stb.h Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +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.cpp Revert " 3.0 recompute_aabb on add_surface" 2017-04-26 13:18:01 +05:30
mesh.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
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 Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02: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.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
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
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
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
sky_box.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03: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
style_box.cpp New customizable editor theme 2017-05-09 17:46:54 +09:00
style_box.h New customizable editor theme 2017-05-09 17:46:54 +09:00
surface_tool.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
surface_tool.h Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
texture.cpp Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
texture.h Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03: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.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
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