godot/scene/2d
Mariano Suligoy af719a90a7 TileMap Fixes
2017-12-02 20:49:01 -03:00
..
animated_sprite.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01: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
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 Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
canvas_item.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01: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
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
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 Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
particles_2d.h
path_2d.cpp Fix PathFollow2D motion. 2017-11-30 08:06:58 +01:00
path_2d.h Use parallel transport in PathFollow2D. 2017-11-19 14:38:53 -05:00
path_texture.cpp
path_texture.h
physics_body_2d.cpp Fix the prevention for sliding on slopes in the 2d version of move_and_slide 2017-11-20 01:42:44 +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 Fixes 2017-12-02 20:49:01 -03:00
tile_map.h TileMap Fixes 2017-12-02 20:49:01 -03: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