godot/scene/resources
Juan Linietsky 28034190a9 Merge pull request #5176 from marcelofg55/master
Fixed overloaded virtual functions with const vs none warning
2016-06-13 15:45:13 -03:00
..
default_theme -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
animation.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
animation.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
audio_stream.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
audio_stream.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
audio_stream_resampled.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
audio_stream_resampled.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
baked_light.cpp Ability to colourize baked lighting in real time. 2016-02-06 18:03:20 +00:00
baked_light.h Ability to colourize baked lighting in real time. 2016-02-06 18:03:20 +00:00
bit_mask.cpp -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs and speeds up. Closes #2040 2016-01-03 17:14:28 -03:00
bit_mask.h Bitmask import plugin 2016-06-05 19:14:39 +01:00
bounds.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
bounds.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
box_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
box_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
canvas.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
canvas.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
capsule_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
capsule_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
capsule_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
capsule_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
circle_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
circle_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
color_ramp.cpp added proper functions to ColorRamp, fixes #3034 2015-12-12 09:45:17 -03:00
color_ramp.h added proper functions to ColorRamp, fixes #3034 2015-12-12 09:45:17 -03:00
concave_polygon_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
concave_polygon_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
concave_polygon_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
concave_polygon_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_polygon_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_polygon_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_polygon_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_polygon_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
curve.cpp remove trailing whitespace 2016-05-21 15:29:25 +02:00
curve.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dynamic_font.cpp Some cleanup to GDScript 2016-05-31 22:33:43 -03:00
dynamic_font.h changed font system to use fallbacks 2016-05-30 19:41:32 -03:00
dynamic_font_stb.cpp fix stb font property names 2016-05-31 21:23:51 +08:00
dynamic_font_stb.h Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00
environment.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
environment.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
event_stream.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
event_stream.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
font.cpp move Font to BitmapFont 2016-04-28 22:21:36 -03:00
font.h move Font to BitmapFont 2016-04-28 22:21:36 -03:00
gibberish_stream.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
gibberish_stream.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
height_map_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
height_map_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
material.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
material.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
mesh.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
mesh.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
mesh_data_tool.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mesh_data_tool.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mesh_library.cpp Implement GridMap support for navigation meshes 2016-04-20 21:19:05 +03:00
mesh_library.h Implement GridMap support for navigation meshes 2016-04-20 21:19:05 +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 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
multimesh.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
packed_scene.cpp resolve numerical error when comparing instancing an inheritance to avoid saving changed properties when they didn't, closes 4759 2016-06-12 19:33:07 -03:00
packed_scene.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
plane_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
plane_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
polygon_path_finder.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
polygon_path_finder.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
ray_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ray_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rectangle_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rectangle_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rich_text.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rich_text.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
room.cpp Fixed overloaded virtual functions with const vs none warning 2016-06-12 13:31:22 -03:00
room.h Fixed overloaded virtual functions with const vs none warning 2016-06-12 13:31:22 -03:00
sample.cpp Property handle rotated controls in 2D editor, fixes #3613 2016-02-08 11:29:32 -03:00
sample.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
sample_library.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
sample_library.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_format_text.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
scene_format_text.h -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368 2016-01-23 14:09:55 -03:00
scene_preloader.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_preloader.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
segment_shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
segment_shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader_graph.cpp Automatically create input node when creating a ShaderGraph 2016-03-14 15:24:12 -03:00
shader_graph.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape_line_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape_line_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
space_2d.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
space_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
sphere_shape.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
sphere_shape.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
stb_truetype.h remove trailing whitespace 2016-05-21 15:29:25 +02:00
style_box.cpp Enhanced StyleBoxTexture: 2016-06-05 00:45:53 +08:00
style_box.h Enhanced StyleBoxTexture: 2016-06-05 00:45:53 +08:00
surface_tool.cpp Fix wrong return and argument types in documentation 2016-05-04 15:35:09 +02:00
surface_tool.h Add a add_triangle_fan method to SurfaceTool 2016-04-18 20:33:54 +03:00
texture.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
texture.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
theme.cpp Fixed ancient bug that prevented proper theme editing, closes #4924 2016-06-12 15:31:38 -03:00
theme.h Adds a remove class item option in the theme editor. 2016-04-21 11:58:53 +10:00
tile_set.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
tile_set.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
video_stream.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
video_stream.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
volume.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
volume.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
world.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
world.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
world_2d.cpp Physics2D: Rename default_density to default_linear_damp 2016-06-04 14:05:53 +02:00
world_2d.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00