1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 07:23:53 +00:00
openmw/apps/openmw_test_suite/detournavigator
elsid e00eb50587
Remove stepping from findSmoothPath
This is not used anyway. There are features like smooth movement which remove
all redundant points.

Use single findStraightPath call instead of multiple.
2023-07-22 18:08:40 +02:00
..
asyncnavmeshupdater.cpp Log more info about navmesh shapes and jobs 2023-05-14 18:34:31 +02:00
generate.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
gettilespositions.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
navigator.cpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
navmeshdb.cpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00
navmeshtilescache.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
operators.hpp Remove redundant manipulators 2023-06-10 13:14:52 +02:00
recastmeshbuilder.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
recastmeshobject.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
settings.hpp Write generated navmesh to navmeshdb 2021-12-11 00:22:04 +01:00
settingsutils.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
tilecachedrecastmeshmanager.cpp std::string_view can be used in map and unordered map 2023-01-21 19:19:26 +01:00