godot/scene/2d
2017-12-12 23:04:37 +07:00
..
animated_sprite.cpp Enhance undoredo action name, TTR, cleanup 2017-12-12 23:04:37 +07:00
animated_sprite.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
area_2d.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
area_2d.h
audio_stream_player_2d.cpp Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
audio_stream_player_2d.h
back_buffer_copy.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
back_buffer_copy.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
camera_2d.cpp
camera_2d.h
canvas_item.cpp -Ability to and unwrap lightmap coordinates on import 2017-12-09 14:18:14 -03:00
canvas_item.h -Ability to and unwrap lightmap coordinates on import 2017-12-09 14:18:14 -03:00
canvas_modulate.cpp
canvas_modulate.h
collision_object_2d.cpp
collision_object_2d.h
collision_polygon_2d.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
collision_polygon_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
collision_shape_2d.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
collision_shape_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
joints_2d.cpp
joints_2d.h
light_2d.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
light_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
light_occluder_2d.cpp
light_occluder_2d.h
line_2d.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
line_2d.h
line_builder.cpp
line_builder.h
navigation2d.cpp Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
navigation2d.h Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
navigation_polygon.cpp
navigation_polygon.h
node_2d.cpp Fixes a double class registering error 2017-11-20 11:20:38 +01:00
node_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
parallax_background.cpp
parallax_background.h
parallax_layer.cpp Fixed #13167. Restored ParallaxLayer mirroring that was broken by pull request #12421 2017-11-23 01:52:34 +00:00
parallax_layer.h
particles_2d.cpp Particles2D: Fix normal map rid. 2017-12-06 22:44:12 +01:00
particles_2d.h
path_2d.cpp Reworked PathFollow2D behaviour, based on such in version 2.1. 2017-12-06 15:55:54 +00:00
path_2d.h Reworked PathFollow2D behaviour, based on such in version 2.1. 2017-12-06 15:55:54 +00:00
path_texture.cpp
path_texture.h
physics_body_2d.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
physics_body_2d.h
polygon_2d.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
polygon_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
position_2d.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
position_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
ray_cast_2d.cpp Change RayCast2D 'Exclude Parent' to include Area2D 2017-11-28 22:06:49 -08:00
ray_cast_2d.h Removed type_mask and fixed some variable name 2017-11-21 22:56:40 +01:00
remote_transform_2d.cpp
remote_transform_2d.h
screen_button.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
screen_button.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
SCsub
sprite.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
sprite.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
tile_map.cpp TileMap: Drop unused center_x/center_y booleans 2017-12-10 16:40:31 +01:00
tile_map.h TileMap: Drop unused center_x/center_y booleans 2017-12-10 16:40:31 +01:00
visibility_notifier_2d.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
visibility_notifier_2d.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
y_sort.cpp
y_sort.h