godot/scene/resources
Rémi Verschelde 235172e26b
Merge pull request #26355 from fire/expose_surface_tool
Expose more surface tools and add create_from_blend_shape.
2019-05-28 14:07:16 +02:00
..
default_theme Merge pull request #28218 from KoBeWi/b00km4rk5 2019-05-20 22:39:19 +02:00
animation.cpp Make animation editor change tracks positions instead of swapping them 2019-05-27 22:03:26 -03:00
animation.h Make animation editor change tracks positions instead of swapping them 2019-05-27 22:03:26 -03:00
audio_stream_sample.cpp
audio_stream_sample.h
bit_map.cpp Style: Fix issues with clang-format 8.0 2019-05-20 13:51:51 +02:00
bit_map.h Style: Fix issues with clang-format 8.0 2019-05-20 13:51:51 +02:00
box_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
box_shape.h
canvas.cpp
canvas.h
capsule_shape_2d.cpp
capsule_shape_2d.h
capsule_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
capsule_shape.h
circle_shape_2d.cpp
circle_shape_2d.h
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
concave_polygon_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
concave_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
convex_polygon_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
convex_polygon_shape.h
curve.cpp Fixing Curve2D/3D baked interpolated values 2019-05-01 20:47:38 +02:00
curve.h
cylinder_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
cylinder_shape.h
dynamic_font_stb.cpp
dynamic_font_stb.h
dynamic_font.cpp Add a property hint for DynamicFont size 2019-05-02 00:46:53 +02:00
dynamic_font.h
environment.cpp
environment.h
font.cpp Merge pull request #26978 from qarmin/fix_recursive_bitmapfont_crash 2019-05-28 13:49:34 +02:00
font.h Add and expose to Font a function to get the rect size needed to draw a word-wraped text 2019-04-30 12:03:17 +02:00
gradient.cpp
gradient.h
height_map_shape.cpp Add transform support to deal with Bullets centering of shapes 2019-05-07 22:43:10 +10:00
height_map_shape.h
line_shape_2d.cpp
line_shape_2d.h
material.cpp Merge pull request #26978 from qarmin/fix_recursive_bitmapfont_crash 2019-05-28 13:49:34 +02:00
material.h Implement shadow to opacity 2019-05-21 20:07:46 +10:00
mesh_data_tool.cpp
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
mesh.cpp Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
mesh.h Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
multimesh.cpp Added set_as_bulk_array, fixed transform2D saving and documentation to MultiMesh 2019-04-26 20:30:16 +10:00
multimesh.h Added set_as_bulk_array, fixed transform2D saving and documentation to MultiMesh 2019-04-26 20:30:16 +10:00
packed_scene.cpp Use approximate equallity methods in many places 2019-04-25 13:20:29 -04:00
packed_scene.h
particles_material.cpp
particles_material.h
physics_material.cpp
physics_material.h
plane_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp
primitive_meshes.h
ray_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
resource_format_text.cpp Style: Fix issues with clang-format 8.0 2019-05-20 13:51:51 +02:00
resource_format_text.h Style: Fix issues with clang-format 8.0 2019-05-20 13:51:51 +02:00
room.cpp
room.h
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader.cpp
shader.h
shape_2d.cpp
shape_2d.h
shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
shape.h Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
sky.cpp fix radiance map settings 2019-05-25 18:57:32 -07:00
sky.h
space_2d.cpp
space_2d.h
sphere_shape.cpp Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
sphere_shape.h
style_box.cpp
style_box.h
surface_tool.cpp Merge pull request #26355 from fire/expose_surface_tool 2019-05-28 14:07:16 +02:00
surface_tool.h Expose more surface tools and add create_from_blend_shape. 2019-04-30 06:50:25 -07:00
text_file.cpp
text_file.h
texture.cpp Fix texture resource reload bug 2019-05-08 17:22:40 +02:00
texture.h Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
theme.cpp
theme.h
tile_set.cpp
tile_set.h
video_stream.cpp
video_stream.h
visual_shader_nodes.cpp Added Fresnel and OneMinus to visual shaders 2019-05-19 13:44:30 +03:00
visual_shader_nodes.h Added Fresnel and OneMinus to visual shaders 2019-05-19 13:44:30 +03:00
visual_shader.cpp Fix GetTypeInfo error due to missing include 2019-05-27 17:33:25 +02:00
visual_shader.h Fix GetTypeInfo error due to missing include 2019-05-27 17:33:25 +02:00
world_2d.cpp
world_2d.h
world.cpp
world.h