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 7dcb219ecf
Add raw heightfield data to navigator
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 Replace generation and revision by version 3 years ago
asyncnavmeshupdater.hpp Remove navmesh tiles outside allowed range first 3 years ago
bounds.hpp Split makeNavMeshTileData 6 years ago
cachedrecastmeshmanager.cpp Add raw heightfield data to navigator 3 years ago
cachedrecastmeshmanager.hpp Add raw heightfield data to navigator 3 years ago
debug.cpp Fix writing to file for RecastMesh 3 years ago
debug.hpp Remove redundant includes 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 Add missing include 3 years ago
flags.hpp Add pathgrid to navmesh as off mesh connection 5 years ago
gettilespositions.hpp Add raw heightfield data to navigator 3 years ago
heightfieldshape.hpp Add raw heightfield data to navigator 3 years ago
makenavmesh.cpp Add raw heightfield data to navigator 3 years ago
makenavmesh.hpp Do not cache navmesh when only object transformation is changed 3 years ago
navigator.cpp Move findPath-like navigator functions into a separate header 3 years ago
navigator.hpp Add raw heightfield data to navigator 3 years ago
navigatorimpl.cpp Add raw heightfield data to navigator 3 years ago
navigatorimpl.hpp Add raw heightfield data to navigator 3 years ago
navigatorstub.hpp Add raw heightfield data to navigator 3 years ago
navigatorutils.cpp Move findPath-like navigator functions into a separate header 3 years ago
navigatorutils.hpp Move findPath-like navigator functions into a separate header 3 years ago
navmeshcacheitem.cpp Render each navmesh tile independently 3 years ago
navmeshcacheitem.hpp Render each navmesh tile independently 3 years ago
navmeshdata.hpp Add missing initialization 3 years ago
navmeshmanager.cpp Add raw heightfield data to navigator 3 years ago
navmeshmanager.hpp Add raw heightfield data to navigator 3 years ago
navmeshtilescache.cpp Avoid division by zero 3 years ago
navmeshtilescache.hpp Add raw water data to navigator 3 years ago
navmeshtileview.cpp Fix unity build 3 years ago
navmeshtileview.hpp Fix unity build 3 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 Fix unity build 3 years ago
preparednavmeshdata.hpp Add functions to get length of recast type arrays 3 years ago
preparednavmeshdatatuple.hpp Fix unity build 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 Add raw water data to navigator 3 years ago
recastmesh.hpp Add raw heightfield data to navigator 3 years ago
recastmeshbuilder.cpp Add raw heightfield data to navigator 3 years ago
recastmeshbuilder.hpp Add raw heightfield data to navigator 3 years ago
recastmeshmanager.cpp Add raw heightfield data to navigator 3 years ago
recastmeshmanager.hpp Add raw heightfield data to navigator 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 4 years ago
settings.cpp Initialize navigator max climb and max slope settings in makeSettingsFromSettingsManager 3 years ago
settings.hpp Move findPath-like navigator functions into a separate header 3 years ago
settingsutils.hpp Fix tile bounds scaling 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 Add raw heightfield data to navigator 3 years ago
tilecachedrecastmeshmanager.cpp Add raw heightfield data to navigator 3 years ago
tilecachedrecastmeshmanager.hpp Add raw heightfield data to navigator 3 years ago
tileposition.hpp Use recastnavigation to find path 6 years ago
version.hpp Replace generation and revision by version 3 years ago
waitconditiontype.hpp Apply min distance only for not present tiles 4 years ago