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/components/detournavigator
elsid 3f80725ebe
Remove duplicated implementation of Misc::Convert::toOsg
3 years ago
..
serialization Add helpers for binary serialization 3 years ago
areatype.hpp Use actor speed to define area cost for pathfinding 5 years ago
asyncnavmeshupdater.cpp Fix writing to file for RecastMesh 3 years ago
asyncnavmeshupdater.hpp Remove navmesh tiles outside allowed range first 3 years ago
bounds.hpp Split makeNavMeshTileData 6 years ago
cachedrecastmeshmanager.cpp Render only cached recast mesh 3 years ago
cachedrecastmeshmanager.hpp Render only cached recast mesh 3 years ago
debug.cpp Fix writing to file for RecastMesh 3 years ago
debug.hpp Fix writing to file for RecastMesh 3 years ago
dtstatus.hpp Remove macroses to check recastnavigation functions result 6 years ago
exceptions.hpp Update NavMesh one by one tile in order from nearest to player 6 years ago
findrandompointaroundcircle.cpp Make AiPursue path destination to be as close as possible to target 3 years ago
findrandompointaroundcircle.hpp purge boost/optional.hpp headers 4 years ago
findsmoothpath.cpp Fix crash in DetourNavigator::fixupCorridor 3 years ago
findsmoothpath.hpp Fix crash in DetourNavigator::fixupCorridor 3 years ago
flags.hpp Add pathgrid to navmesh as off mesh connection 5 years ago
gettilespositions.hpp Remove duplicated implementation of Misc::Convert::toOsg 3 years ago
heightfieldshape.hpp Store heightfields as array of heights instead of triangles 3 years ago
makenavmesh.cpp Handle failed NavMesh allocation 3 years ago
makenavmesh.hpp Do not cache navmesh when only object transformation is changed 3 years ago
navigator.cpp Use navmesh raycast to find reachable position around target 4 years ago
navigator.hpp Render only cached recast mesh 3 years ago
navigatorimpl.cpp Remove redundant BulletShape getters 3 years ago
navigatorimpl.hpp Render only cached recast mesh 3 years ago
navigatorstub.hpp Render only cached recast mesh 3 years ago
navmeshcacheitem.cpp Do not use off mesh connections as a part of navmesh cache key 4 years ago
navmeshcacheitem.hpp Move operator<< for UpdateNavMeshStatus to header 3 years ago
navmeshdata.hpp Add missing initialization 3 years ago
navmeshmanager.cpp Render only cached recast mesh 3 years ago
navmeshmanager.hpp Render only cached recast mesh 3 years ago
navmeshtilescache.cpp Avoid division by zero 3 years ago
navmeshtilescache.hpp Store heightfields as array of heights instead of triangles 3 years ago
navmeshtileview.cpp Do not use off mesh connections as a part of navmesh cache key 4 years ago
navmeshtileview.hpp Do not replace equivalent navmesh tiles 4 years ago
objectid.hpp Get rid of warning: dynamic exception specifications are deprecated 4 years ago
offmeshconnection.hpp Do not use off mesh connections as a part of navmesh cache key 4 years ago
offmeshconnectionsmanager.cpp Use only off mesh connections starting or ending in a given tile 4 years ago
offmeshconnectionsmanager.hpp Move OffMeshConnectionsManager implementation into cpp 4 years ago
oscillatingrecastmeshobject.cpp Limit oscillating recast mesh object AABB by tile bounds 4 years ago
oscillatingrecastmeshobject.hpp Limit oscillating recast mesh object AABB by tile bounds 4 years ago
preparednavmeshdata.cpp Do not use off mesh connections as a part of navmesh cache key 4 years ago
preparednavmeshdata.hpp Add functions to get length of recast type arrays 3 years ago
preparednavmeshdatatuple.hpp Fix argument types mismatch 3 years ago
raycast.cpp Remove some superfluous includes in components/detournavigator 4 years ago
raycast.hpp Use navmesh raycast to find reachable position around target 4 years ago
recast.hpp Fix flags length for rcPolyMesh 3 years ago
recastallocutils.hpp use c++11 std::align from <memory> (#2026) 6 years ago
recastglobalallocator.hpp Add missing include and use std malloc and free 4 years ago
recastmesh.cpp Store heightfields as array of heights instead of triangles 3 years ago
recastmesh.hpp Store heightfields as array of heights instead of triangles 3 years ago
recastmeshbuilder.cpp Remove duplicated implementation of Misc::Convert::toOsg 3 years ago
recastmeshbuilder.hpp Store heightfields as array of heights instead of triangles 3 years ago
recastmeshmanager.cpp Mark TileCachedRecastMeshManager member functions as const where possible 3 years ago
recastmeshmanager.hpp Mark TileCachedRecastMeshManager member functions as const where possible 3 years ago
recastmeshobject.cpp Store holder only in parent RecastMeshObject 3 years ago
recastmeshobject.hpp Store holder only in parent RecastMeshObject 3 years ago
recastmeshtiles.hpp Replace include by RecastMesh forward declaration 4 years ago
recasttempallocator.hpp use c++11 std::align from <memory> (#2026) 6 years ago
ref.hpp Add missing include 3 years ago
settings.cpp Initialize navigator max climb and max slope settings in makeSettingsFromSettingsManager 3 years ago
settings.hpp Initialize navigator max climb and max slope settings in makeSettingsFromSettingsManager 3 years ago
settingsutils.hpp Simplify adding water to recast mesh 3 years ago
sharednavmesh.hpp Cache navmesh tiles 6 years ago
status.hpp Make AiPursue path destination to be as close as possible to target 3 years ago
tilebounds.hpp Store heightfields as array of heights instead of triangles 3 years ago
tilecachedrecastmeshmanager.cpp Render only cached recast mesh 3 years ago
tilecachedrecastmeshmanager.hpp Render only cached recast mesh 3 years ago
tileposition.hpp Use recastnavigation to find path 6 years ago
version.hpp Detect and ignore updates for oscillating objects 4 years ago
waitconditiontype.hpp Apply min distance only for not present tiles 4 years ago