1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 18:53:54 +00:00
openmw/apps/openmw_test_suite/detournavigator
elsid ed73d130f9
Cache navmesh tiles
Use LRU modification to hold currently used items. Use RecastMesh binary
data for item key.

Store original pointer of btCollisionShape in user pointer to make available
it as an identifier within all duplicates. Use pointer to heights data array
for btHeightfieldTerrainShape.
2018-10-13 22:22:12 +03:00
..
gettilespositions.cpp Do not use NavMesh to find changed tiles 2018-10-13 22:16:28 +03:00
navigator.cpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
navmeshtilescache.cpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
operators.hpp Use recastnavigation to find path 2018-10-13 22:16:25 +03:00
recastmeshbuilder.cpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
recastmeshobject.cpp Add enums for area type and flags 2018-10-13 22:16:32 +03:00
settingsutils.cpp Use recastnavigation to find path 2018-10-13 22:16:25 +03:00