godot/scene/resources
Zher Huei Lee b6ec3f02f0 Added Tile and TileFit to StyleBoxes
Was already implemented for Patch9 boxes, but wasn't exposed here.
Allows for use in other GUI elements like panels and buttons.
2017-08-12 09:57:56 +08:00
..
default_theme Fix ColorPicker to use theme constants 2017-07-18 09:43:16 +07:00
animation.cpp
animation.h
audio_stream_resampled.cpp -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
audio_stream_resampled.h
audio_stream_sample.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
audio_stream_sample.h
bit_mask.cpp Removes type information from method binds 2017-08-10 07:17:50 +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 Fixes method definitions with extra number of arguments 2017-08-10 07:17:51 +02:00
color_ramp.h
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 Add object type hint for docs 2017-07-19 02:03:34 +07:00
curve.h Add object type hint for docs 2017-07-19 02:03:34 +07:00
dynamic_font_stb.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
dynamic_font_stb.h
dynamic_font.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
dynamic_font.h
environment.cpp Merge pull request #10194 from Keetz/update-default-values 2017-08-11 10:39:12 +02:00
environment.h Refactor 'treshold' to 'threshold' 2017-07-08 22:24:56 +07:00
font.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
font.h
gibberish_stream.cpp
gibberish_stream.h
material.cpp Merge pull request #10194 from Keetz/update-default-values 2017-08-11 10:39:12 +02:00
material.h -Restored Sprite3D to working function, fixes #2061, fixes #9738 2017-08-08 17:23:44 -03: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 Removes type information from method binds 2017-08-10 07:17:50 +02:00
mesh_library.h
mesh.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
mesh.h -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
multimesh.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
multimesh.h
packed_scene.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
packed_scene.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp
polygon_path_finder.h
primitive_meshes.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
primitive_meshes.h -Ability to set default import presets for type 2017-07-23 18:50:25 -03:00
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
room.cpp
room.h
scene_format_text.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
scene_format_text.h
SCsub
segment_shape_2d.cpp
segment_shape_2d.h
shader_graph.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
shader_graph.h
shader.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
shader.h
shape_2d.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
shape_2d.h
shape_line_2d.cpp
shape_line_2d.h
shape.cpp
shape.h
sky_box.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
sky_box.h Several changes to better run in mobile. 2017-07-22 14:08:17 -03:00
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp Added Tile and TileFit to StyleBoxes 2017-08-12 09:57:56 +08:00
style_box.h Added Tile and TileFit to StyleBoxes 2017-08-12 09:57:56 +08:00
surface_tool.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
surface_tool.h -Added GLTF scene support (still missing animations and .glb extension) 2017-08-02 15:43:49 -03:00
texture.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
texture.h Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
theme.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
theme.h
tile_set.cpp Fixes method definitions with extra number of arguments 2017-08-10 07:17:51 +02:00
tile_set.h Readd tilemap's shape_transform and bugfixes 2017-07-01 20:56:51 +03:00
video_stream.cpp
video_stream.h
world_2d.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
world_2d.h -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
world.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
world.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00