godot/scene/resources
Rémi Verschelde 65c8a49122
Merge pull request #21250 from dragmz/ref-ptr-n(eq)-op
== and != operators for Ref<T> / T*
2018-08-21 21:28:29 +02:00
..
default_theme Merge pull request #20906 from Chaosus/rrect_fix 2018-08-14 23:31:48 +02:00
animation.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
animation.h
audio_stream_sample.cpp AudioStreamSample can now be saved to a WAV file 2018-07-26 14:14:39 +02:00
audio_stream_sample.h Audio Recording module 2018-07-26 14:14:29 +02:00
bit_mask.cpp Fix comments indentation 2018-08-14 14:30:15 +02:00
bit_mask.h Expose additional BitMap methods 2018-08-10 18:57:44 +02: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 Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
color_ramp.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
concave_polygon_shape.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
concave_polygon_shape.h
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
convex_polygon_shape.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
convex_polygon_shape.h
curve.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
curve.h
cylinder_shape.cpp
cylinder_shape.h
dynamic_font_stb.cpp
dynamic_font_stb.h
dynamic_font.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
dynamic_font.h
environment.cpp
environment.h
font.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
font.h
material.cpp == and != operators for Ref<T> / T* 2018-08-21 13:25:50 +02:00
material.h Added keep scale flag to billboard materials 2018-07-26 09:34:12 +02:00
mesh_data_tool.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
mesh_data_tool.h
mesh_library.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
mesh_library.h
mesh.cpp Fix arg name in docs, some copy-paste errors 2018-08-21 01:51:19 +07:00
mesh.h Added a method to find the index for a surface with a given name 2018-07-28 19:14:41 +10:00
multimesh.cpp
multimesh.h
packed_scene.cpp Ensure index is only saved when scene is inherited, or parent node is not from the edited scene. Closes #17562. 2018-08-05 11:58:13 -03:00
packed_scene.h
physics_material.cpp Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection 2018-08-07 19:38:04 +02:00
physics_material.h Change PhysicsMaterial extension to phymat 2018-08-16 19:19:23 +02:00
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
polygon_path_finder.h
primitive_meshes.cpp
primitive_meshes.h
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
room.cpp
room.h
scene_format_text.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
scene_format_text.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
shape.cpp Expose bullet shape margin to UI. 2018-08-16 16:58:15 +02:00
shape.h Expose bullet shape margin to UI. 2018-08-16 16:58:15 +02:00
sky_box.cpp Merge pull request #20786 from groud/skybox_default_change 2018-08-07 15:35:04 -03:00
sky_box.h
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp
style_box.h
surface_tool.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
surface_tool.h
text_file.cpp Allow opening and editing of any utf_8 file in script editor 2018-07-22 11:55:56 +01:00
text_file.h Allow opening and editing of any utf_8 file in script editor 2018-07-22 11:55:56 +01:00
texture.cpp Fix arg name in docs, some copy-paste errors 2018-08-21 01:51:19 +07:00
texture.h Merge pull request #18096 from aaronfranke/master 2018-08-14 18:58:32 -03:00
theme.cpp
theme.h
tile_set.cpp New TileSet Editor 2018-08-09 20:38:02 -03:00
tile_set.h New TileSet Editor 2018-08-09 20:38:02 -03:00
video_stream.cpp
video_stream.h
visual_shader_nodes.cpp Fix some missing BIND_ENUM_CONSTANT for visual_shader_nodes.cpp 2018-07-17 18:31:22 -03:00
visual_shader_nodes.h
visual_shader.cpp doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
visual_shader.h
world_2d.cpp
world_2d.h
world.cpp
world.h