| .. |
|
2d
|
Remove unused includes in scene with clangd-tidy
|
2026-03-10 16:40:00 +01:00 |
|
editor
|
Decouple node.h from scene_tree.h, minimize its other includes
|
2026-03-05 13:54:46 +01:00 |
|
config.py
|
Allow to compile templates without navigation features
|
2025-04-01 11:53:35 -03:00 |
|
nav_agent_2d.cpp
|
Change 2D avoidance callbacks from Vector3 to Vector2
|
2025-06-07 14:21:28 +02:00 |
|
nav_agent_2d.h
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
nav_base_2d.h
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
nav_link_2d.cpp
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
nav_link_2d.h
|
Split VariantCaster from binder_common.h
|
2026-03-10 17:59:33 +08:00 |
|
nav_map_2d.cpp
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
nav_map_2d.h
|
Core: Remove class_db.h include from ref_counted.h
|
2026-02-26 18:14:23 -06:00 |
|
nav_obstacle_2d.cpp
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_obstacle_2d.h
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
nav_region_2d.cpp
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
nav_region_2d.h
|
Change 2D navigation region and link updates to an async process
|
2025-06-11 00:51:02 +02:00 |
|
nav_rid_2d.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_utils_2d.h
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
register_types.cpp
|
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
|
2026-03-04 16:23:23 +01:00 |
|
register_types.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
SCsub
|
Revert "SCons: Add CPPEXTPATH for external includes"
|
2025-10-06 13:09:22 -05:00 |
|
triangle2.cpp
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
triangle2.h
|
[Navigation 2D] Fix sign of cross product
|
2025-09-23 14:55:17 +02:00 |