godot/scene/2d
2024-02-26 05:22:45 -06:00
..
animated_sprite_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
animated_sprite_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
area_2d.cpp Prevent mapping areas with invalid IDs for Area2D/3D 2023-12-18 16:02:46 +01:00
area_2d.h Clear monitoring in Area* when its space changes to invalid 2023-12-15 20:54:54 +01:00
audio_listener_2d.cpp Hide clip_children for non-drawn CanvasItems 2023-01-30 08:22:06 +01:00
audio_listener_2d.h Hide clip_children for non-drawn CanvasItems 2023-01-30 08:22:06 +01:00
audio_stream_player_2d.compat.inc Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
audio_stream_player_2d.cpp Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
audio_stream_player_2d.h Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
back_buffer_copy.cpp Notify child controls when BackBufferCopy's rect changed 2023-03-03 17:57:58 +08:00
back_buffer_copy.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
camera_2d.cpp Ensure Camera2D scroll is updated on transform like 3.x 2023-11-05 18:01:34 -05:00
camera_2d.h Fix Camera2D is not working inside EditorPlugin 2023-08-13 22:14:13 +00: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 Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
canvas_modulate.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
collision_object_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
collision_object_2d.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
collision_polygon_2d.cpp Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
collision_polygon_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
collision_shape_2d.cpp Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
collision_shape_2d.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
cpu_particles_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
cpu_particles_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
gpu_particles_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
gpu_particles_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
joint_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
joint_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
light_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
light_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
light_occluder_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
light_occluder_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
line_2d.cpp Add closed property to Line2D 2023-09-11 11:28:25 +03:00
line_2d.h Add closed property to Line2D 2023-09-11 11:28:25 +03:00
line_builder.cpp Add closed property to Line2D 2023-09-11 11:28:25 +03:00
line_builder.h Add closed property to Line2D 2023-09-11 11:28:25 +03:00
marker_2d.cpp Fix draw_multiline_colors usage 2023-05-15 09:56:13 +03: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 Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
multimesh_instance_2d.h Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
navigation_agent_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_agent_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_link_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_link_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_obstacle_2d.cpp Fix missing NavigationObstacle property updates in constructor 2023-10-23 05:10:58 +02:00
navigation_obstacle_2d.h Update navigation obstacle API 2023-06-12 14:26:45 +02:00
navigation_region_2d.cpp Add debug visual for NavigationRegion2D bake rect 2024-02-23 11:36:49 +01:00
navigation_region_2d.h Add debug visual for NavigationRegion2D bake rect 2024-02-23 11:36:49 +01:00
node_2d.cpp Fix notification thread guards 2023-10-02 19:31:54 +03:00
node_2d.h Optimize threading-sensitive node data for single-threaded processing 2023-05-17 02:04:41 +02: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 Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
parallax_layer.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
path_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
path_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
physical_bone_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
physical_bone_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
physics_body_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
physics_body_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
polygon_2d.cpp Fix Polygon2D to Skeleton2D transform calculation 2023-12-27 18:46:59 +01:00
polygon_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ray_cast_2d.cpp Use NULL instead of COND checks when appropriate 2023-06-10 08:56:30 +02:00
ray_cast_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
remote_transform_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
remote_transform_2d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shape_cast_2d.cpp Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
shape_cast_2d.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
skeleton_2d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
skeleton_2d.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
sprite_2d.cpp Stabilize snapping 2D transforms to pixel 2024-02-12 11:04:01 -05:00
sprite_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tile_map.compat.inc Make TileMapLayers extend Node2D and work as children of TileMap 2024-01-17 16:05:50 +01:00
tile_map.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
tile_map.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
tile_map_layer.cpp Remove word duplicates in comments and strings, and fix casing and punctuation 2024-02-23 17:28:28 -05:00
tile_map_layer.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
tile_map_layer_group.cpp Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
tile_map_layer_group.h Change TileMapEditor to TileMapLayerEditor 2024-02-12 10:11:45 +01:00
touch_screen_button.cpp Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
touch_screen_button.h Move 2D-only resources to their own folder 2024-02-26 05:22:45 -06:00
visible_on_screen_notifier_2d.cpp Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
visible_on_screen_notifier_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00