mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-18 09:56:50 +01:00
9c8238ba72
Adds Warning when users try to bake a NavigationMesh with suspiciously big source geometry and small cellsizes as this baking process will likely fail or result in a NavigationMesh that will create serious pathfinding performance issues. (cherry picked from commit 79511af7c94b447409d10194239069facef9c4a0) |
||
---|---|---|
.. | ||
config.py | ||
godot_navigation_server.h | ||
nav_map.cpp | ||
nav_map.h | ||
nav_region.cpp | ||
nav_region.h | ||
nav_rid.h | ||
nav_utils.h | ||
navigation_mesh_editor_plugin.cpp | ||
navigation_mesh_editor_plugin.h | ||
navigation_mesh_generator.cpp | ||
navigation_mesh_generator.h | ||
pandemonium_navigation_server.cpp | ||
pandemonium_navigation_server.h | ||
register_types.cpp | ||
register_types.h | ||
rvo_agent.cpp | ||
rvo_agent.h | ||
SCsub |