You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw_test_suite/detournavigator
elsid ec87b3f8f7
Remove redundant ChunkyTriMesh
This AABB tree required when need to filter out input mesh that has not
influence navmesh tile output. This filtering is already done before. Each
recast mesh corresponds to a single navmesh tile and has appropriate bounds.
4 years ago
..
gettilespositions.cpp Do not use NavMesh to find changed tiles 6 years ago
navigator.cpp Remove redundant ChunkyTriMesh 4 years ago
navmeshtilescache.cpp Remove redundant ChunkyTriMesh 4 years ago
operators.hpp Optimize recast mesh size by vertex deduplication 5 years ago
recastmeshbuilder.cpp Remove redundant ChunkyTriMesh 4 years ago
recastmeshobject.cpp be explicit about narrowing to resolve: error: type 'btScalar *' (aka 'float *') cannot be narrowed to 'bool' in initializer list [-Wc++11-narrowing] 4 years ago
settingsutils.cpp Use recastnavigation to find path 6 years ago
tilecachedrecastmeshmanager.cpp Remove redundant ChunkyTriMesh 4 years ago