godot/scene/2d
2023-08-19 11:58:57 +03:00
..
animated_sprite_2d.cpp
animated_sprite_2d.h
area_2d.cpp Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
area_2d.h
audio_listener_2d.cpp
audio_listener_2d.h
audio_stream_player_2d.cpp Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
audio_stream_player_2d.h Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
back_buffer_copy.cpp
back_buffer_copy.h
camera_2d.cpp Fix Camera2D is not working inside EditorPlugin 2023-08-13 22:14:13 +00:00
camera_2d.h Fix Camera2D is not working inside EditorPlugin 2023-08-13 22:14:13 +00:00
canvas_group.cpp
canvas_group.h
canvas_modulate.cpp Fix CanvasModulate logic for updating canvas modulate 2023-07-21 15:33:36 +02:00
canvas_modulate.h Fix CanvasModulate logic for updating canvas modulate 2023-07-21 15:33:36 +02:00
collision_object_2d.cpp
collision_object_2d.h
collision_polygon_2d.cpp
collision_polygon_2d.h
collision_shape_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
collision_shape_2d.h
cpu_particles_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
cpu_particles_2d.h
gpu_particles_2d.cpp Implement conversion from CPUParticles to GPUParticles (3D/2D) 2023-08-19 11:58:57 +03:00
gpu_particles_2d.h Implement conversion from CPUParticles to GPUParticles (3D/2D) 2023-08-19 11:58:57 +03:00
joint_2d.cpp
joint_2d.h
light_2d.cpp
light_2d.h
light_occluder_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
light_occluder_2d.h
line_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
line_2d.h
line_builder.cpp
line_builder.h
marker_2d.cpp
marker_2d.h
mesh_instance_2d.cpp
mesh_instance_2d.h
multimesh_instance_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
multimesh_instance_2d.h
navigation_agent_2d.cpp
navigation_agent_2d.h
navigation_link_2d.cpp Add NavigationServer API to enable regions and links 2023-07-26 01:20:15 +02:00
navigation_link_2d.h
navigation_obstacle_2d.cpp
navigation_obstacle_2d.h
navigation_region_2d.cpp Add NavigationServer API to enable regions and links 2023-07-26 01:20:15 +02:00
navigation_region_2d.h
node_2d.cpp
node_2d.h
parallax_background.cpp
parallax_background.h
parallax_layer.cpp
parallax_layer.h
path_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
path_2d.h
physical_bone_2d.cpp
physical_bone_2d.h
physics_body_2d.cpp Add Mass Distribution, Deactivation, Solver inspector property groups 2023-08-06 21:26:33 -05:00
physics_body_2d.h added state sync after call to _integrate_forces 2023-08-01 19:03:43 +05:30
polygon_2d.cpp
polygon_2d.h
ray_cast_2d.cpp
ray_cast_2d.h
remote_transform_2d.cpp
remote_transform_2d.h
SCsub
shape_cast_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
shape_cast_2d.h
skeleton_2d.cpp Allow using floating-point bone sizes and outline widths in the 2D editor 2023-07-17 12:44:09 +02:00
skeleton_2d.h
sprite_2d.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
sprite_2d.h
tile_map.compat.inc Fix or workaround recent extension API compatibility issues 2023-08-03 12:07:21 +02:00
tile_map.cpp Pass missing arguments to TileMap::get_used_cells_by_id 2023-08-17 19:55:56 +02:00
tile_map.h Move TileMap layers to their own class 2023-07-20 17:23:38 +02:00
touch_screen_button.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
touch_screen_button.h
visible_on_screen_notifier_2d.cpp
visible_on_screen_notifier_2d.h