1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 12:39:41 +00:00
openmw/apps/openmw_test_suite/detournavigator
2021-08-03 12:21:55 +02:00
..
gettilespositions.cpp Do not use NavMesh to find changed tiles 2018-10-13 22:16:28 +03:00
navigator.cpp Remove redundant Navigator API functions 2021-08-03 12:21:55 +02:00
navmeshtilescache.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
operators.hpp Optimize recast mesh size by vertex deduplication 2020-06-16 00:51:36 +02:00
recastmeshbuilder.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmeshobject.cpp be explicit about narrowing to resolve: error: type 'btScalar *' (aka 'float *') cannot be narrowed to 'bool' in initializer list [-Wc++11-narrowing] 2020-12-10 21:30:05 +00:00
settingsutils.cpp Use recastnavigation to find path 2018-10-13 22:16:25 +03:00
tilecachedrecastmeshmanager.cpp Consider RecastMeshManager not empty when there is water 2021-07-26 00:22:21 +02:00