.. |
editor
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
config.py
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
godot_navigation_server_2d.cpp
|
Expose is_baking method in navigation servers and region nodes.
|
2024-02-05 22:04:22 +01:00 |
godot_navigation_server_2d.h
|
Expose is_baking method in navigation servers and region nodes.
|
2024-02-05 22:04:22 +01:00 |
godot_navigation_server.cpp
|
Add means for fixing navmap synchronization errors
|
2024-02-11 21:06:47 +01:00 |
godot_navigation_server.h
|
Add means for fixing navmap synchronization errors
|
2024-02-11 21:06:47 +01:00 |
nav_agent.cpp
|
Fix various spelling errors
|
2024-01-04 09:56:43 -05:00 |
nav_agent.h
|
|
|
nav_base.h
|
|
|
nav_link.cpp
|
|
|
nav_link.h
|
|
|
nav_map.cpp
|
Merge pull request #87959 from Scony/fix-navi-sync-errors
|
2024-02-12 13:34:30 +01:00 |
nav_map.h
|
Merge pull request #87959 from Scony/fix-navi-sync-errors
|
2024-02-12 13:34:30 +01:00 |
nav_mesh_generator_2d.cpp
|
Merge pull request #87961 from smix8/navmesh2d_bordersize
|
2024-02-07 11:01:42 +01:00 |
nav_mesh_generator_2d.h
|
Expose is_baking method in navigation servers and region nodes.
|
2024-02-05 22:04:22 +01:00 |
nav_mesh_generator_3d.cpp
|
Replace error checks against size with is_empty
|
2024-02-09 12:50:15 +01:00 |
nav_mesh_generator_3d.h
|
Expose is_baking method in navigation servers and region nodes.
|
2024-02-05 22:04:22 +01:00 |
nav_obstacle.cpp
|
|
|
nav_obstacle.h
|
|
|
nav_region.cpp
|
Navigation: Fix GCC 12.3 -Wtype-limits warnings
|
2023-12-12 11:00:06 +01:00 |
nav_region.h
|
Add NavigationServer random point queries
|
2023-12-08 00:18:05 +01:00 |
nav_rid.h
|
|
|
nav_utils.h
|
Remove unnecessary this-> expressions
|
2024-01-29 09:59:18 +01:00 |
navigation_mesh_generator.cpp
|
|
|
navigation_mesh_generator.h
|
|
|
register_types.cpp
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
register_types.h
|
|
|
SCsub
|
|
|