godot/scene/resources
Rémi Verschelde 565600e844 Cleanup tons of obsolete commented out code
Mostly in EditorNode, dropping some obsolete editor plugins and also a
cleanup of ProjectSettings/EditorSettings.
2017-08-26 17:47:57 +02:00
..
default_theme Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
animation.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
animation.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
audio_stream_resampled.cpp
audio_stream_resampled.h
audio_stream_sample.cpp
audio_stream_sample.h
bit_mask.cpp
bit_mask.h
bounds.cpp
bounds.h
box_shape.cpp
box_shape.h
canvas.cpp
canvas.h
capsule_shape.cpp
capsule_shape.h
capsule_shape_2d.cpp
capsule_shape_2d.h
circle_shape_2d.cpp
circle_shape_2d.h
color_ramp.cpp Fix color_ramp indexing negative elements 2017-08-21 19:36:40 +02:00
color_ramp.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
concave_polygon_shape.cpp
concave_polygon_shape.h
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
convex_polygon_shape.cpp
convex_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
curve.cpp
curve.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
dynamic_font.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
dynamic_font.h ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
dynamic_font_stb.cpp Add closest_power_of_2 func and implement mix_rate/latency on OS X 2017-08-17 19:51:13 -03:00
dynamic_font_stb.h
environment.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
environment.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
font.cpp Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
font.h
material.cpp Cleanup tons of obsolete commented out code 2017-08-26 17:47:57 +02:00
material.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
mesh.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
mesh.h ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
mesh_data_tool.cpp Fixes method definitions with extra number of arguments 2017-08-10 07:17:51 +02:00
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
multimesh.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
multimesh.h
packed_scene.cpp Convert Object::cast_to() to the static version 2017-08-24 23:08:24 +02:00
packed_scene.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp Removed unnecessary assignments 2017-08-21 15:15:55 -04:00
primitive_meshes.h
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
room.cpp -Massive clean up to gizmos 2017-08-26 00:47:28 -03:00
room.h -Massive clean up to gizmos 2017-08-26 00:47:28 -03:00
scene_format_text.cpp Convert Object::cast_to() to the static version 2017-08-24 23:08:24 +02:00
scene_format_text.h
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
shader.h
shader_graph.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
shader_graph.h
shape.cpp Convert Object::cast_to() to the static version 2017-08-24 23:08:24 +02:00
shape.h
shape_2d.cpp
shape_2d.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
shape_line_2d.cpp
shape_line_2d.h
sky_box.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
sky_box.h ProceduralSky now regenerates in a thread (the second time, first does not), closes #9138 2017-08-18 19:16:32 -03:00
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp fixed crash styleBoxTexture binding issue 2017-08-22 22:11:41 +02:00
style_box.h added utility funtions for expand margins (in styleBox) 2017-08-21 23:07:08 +02:00
surface_tool.cpp Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
surface_tool.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
texture.cpp ClassDB: Provide the enum name of integer constants 2017-08-20 22:07:43 +02:00
texture.h
theme.cpp Convert Object::cast_to() to the static version 2017-08-24 23:08:24 +02:00
theme.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
tile_set.cpp Fixes method definitions with extra number of arguments 2017-08-10 07:17:51 +02:00
tile_set.h Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
video_stream.cpp
video_stream.h
world.cpp
world.h
world_2d.cpp
world_2d.h