godot/scene/2d
Rémi Verschelde f5f4d9bf00 Merge pull request #66143 from DarkKilauea/nav-queries-agent
Update NavigationAgent to use query_path
2022-09-29 15:33:25 +02:00
..
animated_sprite_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
animated_sprite_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
area_2d.cpp Implement Area.has_overlapping_* 2022-09-10 12:17:37 +02:00
area_2d.h Implement Area.has_overlapping_* 2022-09-10 12:17:37 +02:00
audio_listener_2d.cpp
audio_listener_2d.h
audio_stream_player_2d.cpp Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
audio_stream_player_2d.h Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
back_buffer_copy.cpp
back_buffer_copy.h
camera_2d.cpp Reverse Camera2D.rotating to ignore_rotation 2022-09-21 01:52:12 +02:00
camera_2d.h Reverse Camera2D.rotating to ignore_rotation 2022-09-21 01:52:12 +02:00
canvas_group.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
canvas_group.h
canvas_modulate.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
canvas_modulate.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
collision_object_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
collision_object_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
collision_polygon_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
collision_polygon_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
collision_shape_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
collision_shape_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
cpu_particles_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
cpu_particles_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
gpu_particles_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
gpu_particles_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
joint_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
joint_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
light_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
light_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
light_occluder_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
light_occluder_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
line_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
line_2d.h
line_builder.cpp Rename Curve/Curve2D/Curve3D/Gradient interpolate() to sample() 2022-08-30 22:08:38 +02:00
line_builder.h
marker_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
marker_2d.h Rename Position* nodes to Marker* 2022-08-23 19:49:50 +02:00
mesh_instance_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
mesh_instance_2d.h
multimesh_instance_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
multimesh_instance_2d.h
navigation_agent_2d.cpp Update NavigationAgent to use query_path 2022-09-28 23:01:12 -06:00
navigation_agent_2d.h Update NavigationAgent to use query_path 2022-09-28 23:01:12 -06:00
navigation_link_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
navigation_link_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
navigation_obstacle_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
navigation_obstacle_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
navigation_region_2d.cpp Improve consistancy of NavigationRegion setters 2022-09-21 22:42:52 -07:00
navigation_region_2d.h Improve consistancy of NavigationRegion setters 2022-09-21 22:42:52 -07:00
node_2d.cpp Rename or_lesser range property hint to or_less 2022-09-02 19:08:20 +02:00
node_2d.h
parallax_background.cpp Merge pull request #58567 from madmiraal/fix-26470 2022-09-18 00:42:22 +02:00
parallax_background.h
parallax_layer.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
parallax_layer.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
path_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
path_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
physical_bone_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
physical_bone_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
physics_body_2d.cpp Merge pull request #66110 from Zylann/reference_get_count 2022-09-22 08:26:29 +02:00
physics_body_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
polygon_2d.cpp Rename or_lesser range property hint to or_less 2022-09-02 19:08:20 +02:00
polygon_2d.h Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
ray_cast_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
ray_cast_2d.h
remote_transform_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
remote_transform_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
SCsub
shape_cast_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
shape_cast_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
skeleton_2d.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
skeleton_2d.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
sprite_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
sprite_2d.h Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
tile_map.cpp refactor(TileMap): Return Rect2i in get_used_rect 2022-09-28 17:04:15 +02:00
tile_map.h refactor(TileMap): Return Rect2i in get_used_rect 2022-09-28 17:04:15 +02:00
touch_screen_button.cpp Refactor BitMap and add tests 2022-09-01 18:39:17 +02:00
touch_screen_button.h
visible_on_screen_notifier_2d.cpp Rename CanvasItem.update() to queue_redraw() 2022-08-29 14:59:47 +02:00
visible_on_screen_notifier_2d.h