godot/scene/resources
2017-10-13 16:39:17 -05:00
..
default_theme Added and improved some missing icons, plus some other visual fixes. 2017-10-13 16:39:17 -05:00
animation.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
animation.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
audio_stream_sample.cpp Fix data alignment issues in get_data() in AudioStreamSample 2017-10-09 11:34:28 -07:00
audio_stream_sample.h Rename get_position => get_playback_position and seek_pos => seek on audio classes 2017-09-23 16:55:00 +02:00
bit_mask.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
bit_mask.h
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
color_ramp.h Fix use of unitialized variables 2017-09-02 01:59:26 +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
convex_polygon_shape.cpp
convex_polygon_shape.h
curve.cpp CurveEditor: fix can't edit right tangent 2017-10-03 03:48:11 +07:00
curve.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
dynamic_font_stb.cpp
dynamic_font_stb.h
dynamic_font.cpp Merge pull request #11365 from leezh/freetype_mono 2017-09-21 10:37:21 +02:00
dynamic_font.h
environment.cpp Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186 2017-09-29 18:56:52 -03:00
environment.h Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186 2017-09-29 18:56:52 -03:00
font.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
font.h
material.cpp Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibility. 2017-10-01 19:08:49 -03:00
material.h Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibility. 2017-10-01 19:08:49 -03:00
mesh_data_tool.cpp
mesh_data_tool.h
mesh_library.cpp MeshLibrary: remove duplicated line 2017-09-05 04:02:24 +07:00
mesh_library.h -Added an optimization so physics shapes are configured later, speeds up grid map loading and editing 2017-09-03 14:54:15 -03:00
mesh.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
mesh.h Script access to formatted arrays and blend_arrays in meshes. 2017-09-11 06:53:34 +01:00
multimesh.cpp
multimesh.h
packed_scene.cpp Fix various assorted warnings 2017-09-08 14:57:48 +02:00
packed_scene.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp Merge pull request #11057 from hpvb/fix-various-warnings 2017-09-12 11:39:47 +02:00
primitive_meshes.h Script access to formatted arrays and blend_arrays in meshes. 2017-09-11 06:53:34 +01:00
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
room.cpp
room.h
scene_format_text.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
scene_format_text.h Fix issues regarding reload of resources in imported scenes. Closes #10017 2017-08-31 18:57:44 -03:00
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader_graph.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
shader_graph.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
shader.cpp Remove junk output 2017-10-13 12:40:19 +07:00
shader.h
shape_2d.cpp
shape_2d.h
shape_line_2d.cpp
shape_line_2d.h
shape.cpp
shape.h
sky_box.cpp Renamed function arguments to keep them consistent between declaration and implementation 2017-09-14 13:49:15 -04:00
sky_box.h
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp
style_box.h Renamed function arguments to keep them consistent between declaration and implementation 2017-09-14 13:49:15 -04:00
surface_tool.cpp
surface_tool.h
texture.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
texture.h
theme.cpp
theme.h
tile_set.cpp
tile_set.h
video_stream.cpp
video_stream.h Rename get_position => get_playback_position and seek_pos => seek on audio classes 2017-09-23 16:55:00 +02:00
world_2d.cpp
world_2d.h
world.cpp
world.h