godot/scene/resources
Rémi Verschelde 15a20f9746 Remove obsolete ButtonArray theming
ButtonArrays have been removed in 3.0.
[ci skip]
2017-11-15 22:53:38 +01:00
..
default_theme Remove obsolete ButtonArray theming 2017-11-15 22:53:38 +01:00
animation.cpp Fix animation before first key 2017-10-15 01:28:08 +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 -Added ramp fadeout in AudioStreamPlayer, removes clips on audio restart 2017-11-12 11:11:45 -03: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 Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
capsule_shape_2d.h
capsule_shape.cpp
capsule_shape.h
circle_shape_2d.cpp Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
circle_shape_2d.h
color_ramp.cpp
color_ramp.h
concave_polygon_shape_2d.cpp Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
concave_polygon_shape_2d.h
concave_polygon_shape.cpp
concave_polygon_shape.h
convex_polygon_shape_2d.cpp Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
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 fix: Updates dynamic_font_stb to use get_extension, and memnew 2017-11-12 11:45:29 +01:00
dynamic_font_stb.h
dynamic_font.cpp Remove get_default_video_mode definition on OSX/iOS 2017-11-09 23:36:08 +01:00
dynamic_font.h
environment.cpp Set ambient contribution by default to 1, fixes #11850 2017-11-12 08:26:45 -03:00
environment.h Many fixes to SSAO, should be good now. 2017-10-22 13:52:48 -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 -Ability to choose operator for emission, closes #10441 2017-11-15 12:39:24 -03:00
material.h -Ability to choose operator for emission, closes #10441 2017-11-15 12:39:24 -03:00
mesh_data_tool.cpp
mesh_data_tool.h
mesh_library.cpp
mesh_library.h
mesh.cpp Ability to update parts of an array, and set arrays as dynamic draw 2017-11-14 17:26:35 -03:00
mesh.h Ability to update parts of an array, and set arrays as dynamic draw 2017-11-14 17:26:35 -03:00
multimesh.cpp
multimesh.h
packed_scene.cpp
packed_scene.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp Added size to QuadMesh 2017-11-13 16:19:50 +03:00
primitive_meshes.h Added size to QuadMesh 2017-11-13 16:19:50 +03:00
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
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
SCsub
segment_shape_2d.cpp Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
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 Reworked how servers preallocate RIDs, should fix #10970 2017-11-09 23:35:34 -03:00
shape_line_2d.h
shape.cpp
shape.h
sky_box.cpp
sky_box.h
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp [DOCS] Fix a few typos. 2017-10-14 12:45:49 +02:00
style_box.h
surface_tool.cpp
surface_tool.h
texture.cpp Added filter_clip to AtlasTexture 2017-11-05 22:27:05 +01:00
texture.h Added filter_clip to AtlasTexture 2017-11-05 22:27:05 +01:00
theme.cpp
theme.h
tile_set.cpp
tile_set.h
video_stream.cpp
video_stream.h Merge pull request #12014 from hi-ogawa/fix-video-playback 2017-11-13 19:57:18 +01:00
world_2d.cpp
world_2d.h
world.cpp
world.h