.. |
2d
|
Merge pull request #99030 from tracefree/obstacle_2d_transform
|
2024-11-12 09:28:03 -06:00 |
3d
|
Merge pull request #96730 from tracefree/properly_transforming_obstacles
|
2024-11-11 14:18:33 -06:00 |
editor
|
Rename internal Button icon to button_icon to match exposed methods
|
2024-10-29 16:23:03 -07:00 |
config.py
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
nav_agent.cpp
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
nav_agent.h
|
Style: Apply clang-tidy fixes
|
2024-11-04 12:11:06 -06:00 |
nav_base.h
|
Style: Apply new clang-format changes
|
2024-09-20 08:09:48 -05:00 |
nav_link.cpp
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
nav_link.h
|
Add NavigationServer API to enable regions and links
|
2023-07-26 01:20:15 +02:00 |
nav_map.cpp
|
Reduce allocations for NavMap synchronisation
|
2024-11-05 22:10:53 +01:00 |
nav_map.h
|
Reduce allocations for NavMap synchronisation
|
2024-11-05 22:10:53 +01:00 |
nav_obstacle.cpp
|
Add function to get navigation map iteration id from NavigationServer
|
2024-02-22 09:45:49 +01:00 |
nav_obstacle.h
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
nav_region.cpp
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
nav_region.h
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
nav_rid.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
nav_utils.h
|
Reduce allocations for NavMap synchronisation
|
2024-11-05 22:10:53 +01:00 |
register_types.cpp
|
Move 3D-only navigation code to its own subfolder
|
2024-02-26 04:19:12 -06:00 |
register_types.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |