godot/scene/resources
Mariano Javier Suligoy 2a43778793 Fix tab indent
2015-07-20 22:15:06 -03:00
..
default_theme Fix tab indent 2015-07-20 22:15:06 -03:00
animation.cpp -some changes by okam 2015-06-30 11:28:43 -03:00
animation.h -some changes by okam 2015-06-30 11:28:43 -03:00
audio_stream.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
audio_stream.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
audio_stream_resampled.cpp -fixes to navigation, so edge-merging is more flexible on conflict 2015-06-01 19:42:34 -03:00
audio_stream_resampled.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
baked_light.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
baked_light.h -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
bit_mask.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
bit_mask.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
bounds.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
bounds.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
box_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
box_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
canvas.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
canvas.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
capsule_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
capsule_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
capsule_shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
capsule_shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
circle_shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
circle_shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
color_ramp.cpp Inline get_color_at_offset(). Delete unnecessary check. 2015-05-28 00:11:54 +03:00
color_ramp.h Inline get_color_at_offset(). Delete unnecessary check. 2015-05-28 00:11:54 +03:00
concave_polygon_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
concave_polygon_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
concave_polygon_shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
concave_polygon_shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
convex_polygon_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
convex_polygon_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
convex_polygon_shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
convex_polygon_shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
curve.cpp -some cleanups 2015-04-30 10:06:18 -03:00
curve.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
environment.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
environment.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
event_stream.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
event_stream.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
font.cpp add bind method for create_from_fnt (load fnt made by BMFont) 2015-06-10 02:25:34 +09:00
font.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
gibberish_stream.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
gibberish_stream.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
height_map_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
height_map_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
material.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
material.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mesh.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
mesh.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mesh_data_tool.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mesh_data_tool.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mesh_library.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
mesh_library.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mikktspace.c Icons for many new types of nodes 2014-10-03 10:33:23 -03:00
mikktspace.h Icons for many new types of nodes 2014-10-03 10:33:23 -03:00
multimesh.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
multimesh.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
packed_scene.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
packed_scene.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
plane_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
plane_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
polygon_path_finder.cpp changed PolygonPathFinder::get_closest_point to return the closest position inside, rather then the closest vertex 2015-02-01 09:23:31 -08:00
polygon_path_finder.h Misc Fixes 2014-06-27 23:21:45 -03:00
ray_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
ray_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
rectangle_shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
rectangle_shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
rich_text.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
rich_text.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
room.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
room.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sample.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sample.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sample_library.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
sample_library.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
scene_preloader.cpp -Fixes from source code analyzizer, closes #1768 2015-05-01 10:44:08 -03:00
scene_preloader.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
SCsub missing fils from yesterday comit. 2014-10-03 08:58:41 -03:00
segment_shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
segment_shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shader.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
shader.h -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
shader_graph.cpp more fixes 2015-05-19 21:36:35 -03:00
shader_graph.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape_line_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape_line_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
space_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
space_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sphere_shape.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sphere_shape.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
style_box.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
style_box.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
surface_tool.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
surface_tool.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
texture.cpp added support for mirrored repeat texture wrapping 2015-06-25 14:51:21 -07:00
texture.h forgot to add mirroredrepeat flag to flags file. fixed. 2015-06-25 15:41:12 -07:00
theme.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
theme.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tile_set.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tile_set.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
video_stream.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
video_stream.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
volume.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
volume.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
world.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
world.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
world_2d.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
world_2d.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00