behaviour-tree-test/scene/2d
Rémi Verschelde abacf0d313
Merge pull request #107263 from smix8/capsule_outline
Fix CapsuleShape2D outline for navmesh baking
2025-06-09 00:45:42 +02:00
..
navigation Merge pull request #107256 from smix8/avoidance2dcallback 2025-06-09 00:45:39 +02:00
physics Fix CapsuleShape2D outline for navmesh baking 2025-06-07 20:32:07 +02:00
animated_sprite_2d.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
animated_sprite_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
audio_listener_2d.cpp
audio_listener_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
audio_stream_player_2d.compat.inc
audio_stream_player_2d.cpp Add GLOBAL_GET cached macros. 2025-04-30 15:08:50 +01:00
audio_stream_player_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
back_buffer_copy.cpp
back_buffer_copy.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
camera_2d.cpp Merge pull request #106690 from NessaTeal/expose-camera2d-current-rotation 2025-06-05 13:12:07 +02:00
camera_2d.h Merge pull request #106690 from NessaTeal/expose-camera2d-current-rotation 2025-06-05 13:12:07 +02:00
canvas_group.cpp Add node configuration warnings for nested clipping and CanvasGroups 2025-03-26 21:40:49 -07:00
canvas_group.h Add node configuration warnings for nested clipping and CanvasGroups 2025-03-26 21:40:49 -07:00
canvas_modulate.cpp
canvas_modulate.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
cpu_particles_2d.compat.inc
cpu_particles_2d.cpp Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
cpu_particles_2d.h Merge pull request #102249 from Arnklit/particles2d-emission-shapes 2025-03-11 14:01:00 -05:00
gpu_particles_2d.compat.inc
gpu_particles_2d.cpp Add feature hint string and "On" text for checkable groups 2025-05-21 14:56:55 -07:00
gpu_particles_2d.h Merge pull request #102249 from Arnklit/particles2d-emission-shapes 2025-03-11 14:01:00 -05:00
light_2d.cpp Merge pull request #105245 from timothyqiu/canvas-layer-range 2025-06-05 13:10:50 +02:00
light_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
light_occluder_2d.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
light_occluder_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
line_2d.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
line_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
line_builder.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
line_builder.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
marker_2d.cpp
marker_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
mesh_instance_2d.cpp Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
mesh_instance_2d.h Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
multimesh_instance_2d.cpp Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
multimesh_instance_2d.h Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
node_2d.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
node_2d.h Remove empty constructors and destructors from scene/ 2025-05-06 14:46:54 +02:00
parallax_2d.cpp Fix editor parallax grid snap movement 2025-01-21 08:21:46 -05:00
parallax_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
parallax_background.cpp
parallax_background.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
parallax_layer.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
parallax_layer.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
path_2d.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
path_2d.h Remove empty constructors and destructors from scene/ 2025-05-06 14:46:54 +02:00
polygon_2d.cpp Add feature hint string and "On" text for checkable groups 2025-05-21 14:56:55 -07:00
polygon_2d.h Add feature hint string and "On" text for checkable groups 2025-05-21 14:56:55 -07:00
remote_transform_2d.cpp Add templated version of ObjectDB::get_instance() 2025-03-27 15:43:23 +01:00
remote_transform_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
skeleton_2d.cpp Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
skeleton_2d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
sprite_2d.cpp Merge pull request #106553 from Lazy-Rabbit-2001/sprite-dragging-improved 2025-05-26 11:24:34 -05:00
sprite_2d.h Reintroduce the dragging method of Sprite2D's region_rect 2025-05-24 19:41:05 +08:00
tile_map.compat.inc Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
tile_map.cpp Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
tile_map.h Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
tile_map_layer.cpp Fix rotated/flipped tiles destination rect calculations 2025-06-05 14:50:00 +02:00
tile_map_layer.h Fix rotated/flipped tiles destination rect calculations 2025-06-05 14:50:00 +02:00
visible_on_screen_notifier_2d.cpp Add templated version of ObjectDB::get_instance() 2025-03-27 15:43:23 +01:00
visible_on_screen_notifier_2d.h Fix incorrect guards in VisibleOnScreenNotifier2D 2025-03-21 14:08:02 +01:00