| .. |
|
3d
|
Merge pull request #105765 from smix8/navlink_iteration_id
|
2025-05-06 08:38:00 -05:00 |
|
editor
|
Move NavigationLink3DGizmoPlugin to navigation_3d module
|
2025-05-08 22:28:58 +02:00 |
|
config.py
|
Allow to compile templates without navigation features
|
2025-04-01 11:53:35 -03:00 |
|
nav_agent_3d.cpp
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_agent_3d.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_base_3d.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_link_3d.cpp
|
Add function to get navigation link iteration id from NavigationServer
|
2025-04-25 20:59:10 +02:00 |
|
nav_link_3d.h
|
Add function to get navigation link iteration id from NavigationServer
|
2025-04-25 20:59:10 +02:00 |
|
nav_map_3d.cpp
|
Capitalize global navigation constants
|
2025-05-05 12:08:15 -07:00 |
|
nav_map_3d.h
|
Capitalize global navigation constants
|
2025-05-05 12:08:15 -07:00 |
|
nav_obstacle_3d.cpp
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_obstacle_3d.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_region_3d.cpp
|
Add function to get navigation region iteration id from NavigationServer
|
2025-04-15 19:17:45 +02:00 |
|
nav_region_3d.h
|
Add function to get navigation region iteration id from NavigationServer
|
2025-04-15 19:17:45 +02:00 |
|
nav_rid_3d.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
nav_utils_3d.h
|
Replace NavigationServer3D Point struct with Vector3
|
2025-04-10 20:19:20 +02:00 |
|
register_types.cpp
|
Move NavigationLink3DGizmoPlugin to navigation_3d module
|
2025-05-08 22:28:58 +02:00 |
|
register_types.h
|
[Navigation] Create a dedicated 2D navigation server
|
2025-03-29 12:10:50 +01:00 |
|
SCsub
|
SCons: Add CPPEXTPATH for external includes
|
2025-04-02 07:29:08 -05:00 |