godot/scene/2d
2023-01-27 11:04:45 +01:00
..
animated_sprite_2d.cpp Merge pull request #65609 from dalexeev/animated-sprite 2023-01-05 15:00:31 +01:00
animated_sprite_2d.h Merge pull request #65609 from dalexeev/animated-sprite 2023-01-05 15:00:31 +01:00
area_2d.cpp Error when removing a phycics node during a physics callback 2023-01-07 12:57:24 +01:00
area_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_listener_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_listener_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream_player_2d.cpp Simplify AudioStreamPolyphonic 2023-01-23 10:47:01 +01:00
audio_stream_player_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
back_buffer_copy.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
back_buffer_copy.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
camera_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
camera_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
canvas_group.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
canvas_group.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
canvas_modulate.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
canvas_modulate.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collision_object_2d.cpp Error when removing a phycics node during a physics callback 2023-01-07 12:57:24 +01:00
collision_object_2d.h Error when removing a phycics node during a physics callback 2023-01-07 12:57:24 +01:00
collision_polygon_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collision_polygon_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collision_shape_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
collision_shape_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
cpu_particles_2d.cpp Merge pull request #70716 from Calinou/particles-tweak-animation-offset-property-hint 2023-01-10 11:01:14 +01:00
cpu_particles_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gpu_particles_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gpu_particles_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
joint_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
joint_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
light_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
light_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
light_occluder_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
light_occluder_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
line_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
line_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
line_builder.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
line_builder.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
marker_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
marker_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mesh_instance_2d.cpp Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
mesh_instance_2d.h Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
multimesh_instance_2d.cpp Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
multimesh_instance_2d.h Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
navigation_agent_2d.cpp Tweak NavigationAgent2D defaults 2023-01-11 23:47:16 +01:00
navigation_agent_2d.h Tweak NavigationAgent2D defaults 2023-01-11 23:47:16 +01:00
navigation_link_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
navigation_link_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
navigation_obstacle_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
navigation_obstacle_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
navigation_region_2d.cpp Rework const on NavigationServer methods 2023-01-07 17:29:00 -08:00
navigation_region_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
node_2d.cpp Merge pull request #36301 from KoBeWi/daddy_node 2023-01-07 13:20:56 +01:00
node_2d.h Merge pull request #36301 from KoBeWi/daddy_node 2023-01-07 13:20:56 +01:00
parallax_background.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
parallax_background.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
parallax_layer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
parallax_layer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
path_2d.cpp Update PathFollow2D when curve is changed 2023-01-15 18:11:21 +01:00
path_2d.h Update PathFollow2D when curve is changed 2023-01-15 18:11:21 +01:00
physical_bone_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physical_bone_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
physics_body_2d.cpp Error when removing a phycics node during a physics callback 2023-01-07 12:57:24 +01:00
physics_body_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
polygon_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
polygon_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ray_cast_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ray_cast_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
remote_transform_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
remote_transform_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shape_cast_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
shape_cast_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
skeleton_2d.cpp PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" 2023-01-24 16:05:07 -06:00
skeleton_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
sprite_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
sprite_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_map.cpp Rename texture_offset and unclamp it 2023-01-27 11:04:45 +01:00
tile_map.h Merge pull request #71630 from groud/fix_tilemap_layer_delete_undo 2023-01-18 22:20:12 +01:00
touch_screen_button.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
touch_screen_button.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
visible_on_screen_notifier_2d.cpp Merge pull request #69809 from KoBeWi/runtime_enabler_2d 2023-01-08 22:38:29 +01:00
visible_on_screen_notifier_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00