1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components/detournavigator
elsid 9a5ec5fd03
Store heightfields as array of heights instead of triangles
To reduce size of RecastMesh and therefore cache size.
2021-07-26 00:22:21 +02:00
..
areatype.hpp
asyncnavmeshupdater.cpp
asyncnavmeshupdater.hpp
bounds.hpp
cachedrecastmeshmanager.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
cachedrecastmeshmanager.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
debug.cpp Make RecastMesh independent from the order of RecastMeshBuilder calls 2021-07-26 00:22:20 +02:00
debug.hpp
dtstatus.hpp
exceptions.hpp
findrandompointaroundcircle.cpp
findrandompointaroundcircle.hpp
findsmoothpath.cpp Check dtNavMeshQuery::findStraightPath status 2021-06-30 20:10:57 +02:00
findsmoothpath.hpp Use proper check for distance 2021-06-30 20:11:41 +02:00
flags.hpp
gettilespositions.hpp Store only water shift 2021-07-26 00:22:20 +02:00
heightfieldshape.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
makenavmesh.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
makenavmesh.hpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
navigator.cpp
navigator.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navigatorimpl.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navigatorimpl.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navigatorstub.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navmeshcacheitem.cpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
navmeshcacheitem.hpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
navmeshdata.hpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
navmeshmanager.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navmeshmanager.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navmeshtilescache.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navmeshtilescache.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
navmeshtileview.cpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
navmeshtileview.hpp
objectid.hpp
offmeshconnection.hpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
offmeshconnectionsmanager.cpp
offmeshconnectionsmanager.hpp
oscillatingrecastmeshobject.cpp
oscillatingrecastmeshobject.hpp
preparednavmeshdata.cpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
preparednavmeshdata.hpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
preparednavmeshdatatuple.hpp Do not use off mesh connections as a part of navmesh cache key 2021-07-14 12:19:17 +02:00
raycast.cpp
raycast.hpp
recastallocutils.hpp
recastglobalallocator.hpp
recastmesh.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmesh.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmeshbuilder.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmeshbuilder.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmeshmanager.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmeshmanager.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
recastmeshobject.cpp
recastmeshobject.hpp
recastmeshtiles.hpp
recasttempallocator.hpp
ref.hpp Add missing include 2021-07-21 11:37:50 +02:00
settings.cpp
settings.hpp
settingsutils.hpp Simplify adding water to recast mesh 2021-07-26 00:22:21 +02:00
sharednavmesh.hpp
status.hpp
tilebounds.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
tilecachedrecastmeshmanager.cpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
tilecachedrecastmeshmanager.hpp Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
tileposition.hpp
version.hpp
waitconditiontype.hpp