.. |
editor
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2023-09-26 16:44:52 +02:00 |
SCsub
|
…
|
|
config.py
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
godot_navigation_server.cpp
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2023-09-26 16:44:52 +02:00 |
godot_navigation_server.h
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
godot_navigation_server_2d.cpp
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
godot_navigation_server_2d.h
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
nav_agent.cpp
|
Add vararg call() method to C++ Callable
|
2023-10-05 11:35:29 +02:00 |
nav_agent.h
|
…
|
|
nav_base.h
|
…
|
|
nav_link.cpp
|
…
|
|
nav_link.h
|
…
|
|
nav_map.cpp
|
Fix NavMesh `map_update_id` returning 0 results in errors
|
2023-08-03 18:57:35 +02:00 |
nav_map.h
|
…
|
|
nav_mesh_generator_2d.cpp
|
Fix typo in dev assert in NavMeshGenerator2D
|
2023-09-26 14:30:23 +02:00 |
nav_mesh_generator_2d.h
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
nav_mesh_generator_3d.cpp
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2023-09-26 16:44:52 +02:00 |
nav_mesh_generator_3d.h
|
Add multi-threaded NavMesh baking to NavigationServer
|
2023-08-07 17:14:37 +02:00 |
nav_obstacle.cpp
|
…
|
|
nav_obstacle.h
|
…
|
|
nav_region.cpp
|
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2023-09-26 16:44:52 +02:00 |
nav_region.h
|
…
|
|
nav_rid.h
|
…
|
|
nav_utils.h
|
…
|
|
navigation_mesh_generator.cpp
|
Move navigation mesh baking to NavigationServer
|
2023-08-03 19:49:07 +02:00 |
navigation_mesh_generator.h
|
Move navigation mesh baking to NavigationServer
|
2023-08-03 19:49:07 +02:00 |
register_types.cpp
|
Add 2D navigation mesh baking
|
2023-09-25 19:48:14 +02:00 |
register_types.h
|
…
|
|