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 329500b087
Remove redundant return
5 months ago
..
agentbounds.hpp Support different agent collision shape type for pathfinding 2 years ago
areatype.hpp Move std::ostream& operator<< to .cpp 2 years ago
asyncnavmeshupdater.cpp Add an assert for possible null pointer dereference 10 months ago
asyncnavmeshupdater.hpp Add more debug logging on navmesh generation 10 months ago
bounds.hpp Split makeNavMeshTileData 6 years ago
changetype.hpp Store changed tiles in TileCachedRecastMeshManager 2 years ago
collisionshapetype.cpp Support cylinder and rotating box collision shape types for actors 2 years ago
collisionshapetype.hpp Support cylinder and rotating box collision shape types for actors 2 years ago
commulativeaabb.cpp Use R-tree for objects to be used for navmesh generation 2 years ago
commulativeaabb.hpp Cleanup detournavigator includes 1 year ago
dbrefgeometryobject.hpp Log more info about navmesh shapes and jobs 1 year ago
debug.cpp Support ESM4 record FullName, CellFlags, X, Y fields by esmtool 10 months ago
debug.hpp Add operator<< for DetourSettings 12 months ago
exceptions.hpp Apply clang-format to code base 2 years ago
findrandompointaroundcircle.cpp Remove stepping from findSmoothPath 10 months ago
findrandompointaroundcircle.hpp Cleanup detournavigator includes 1 year ago
findsmoothpath.hpp Rename findPath to findPolygonPath to avoid name collision with other findPath 6 months ago
flags.hpp Move std::ostream& operator<< to .cpp 2 years ago
generatenavmeshtile.cpp Log worldspace in RecastContext 12 months ago
generatenavmeshtile.hpp Cleanup detournavigator includes 1 year ago
gettilespositions.cpp Apply clang-format to code base 2 years ago
gettilespositions.hpp Apply clang-format to code base 2 years ago
guardednavmeshcacheitem.hpp Cleanup detournavigator includes 2 years ago
heightfieldshape.hpp Apply clang-format to code base 2 years ago
makenavmesh.cpp Remove dead code 10 months ago
makenavmesh.hpp Log worldspace in RecastContext 12 months ago
navigator.cpp Log path to navmesh.db 10 months ago
navigator.hpp Define single UpdateGuard type in a separate file 1 year ago
navigatorimpl.cpp Use proper cell size for ESM4 cells in CoordinateConverter 9 months ago
navigatorimpl.hpp Define single UpdateGuard type in a separate file 1 year ago
navigatorstub.hpp Define single UpdateGuard type in a separate file 1 year ago
navigatorutils.cpp Add Navigator and Lua API function to find nearest position on navmesh 6 months ago
navigatorutils.hpp Add Navigator and Lua API function to find nearest position on navmesh 6 months ago
navmeshcacheitem.cpp Reuse dtNavMeshQuery 1 year ago
navmeshcacheitem.hpp Reuse dtNavMeshQuery 1 year ago
navmeshdata.hpp Apply clang-format to code base 2 years ago
navmeshdb.cpp Revert "Use ESM::RefId for worldspace in detournavigator" 1 year ago
navmeshdb.hpp Revert "Use ESM::RefId for worldspace in detournavigator" 1 year ago
navmeshdbutils.cpp Log more info about navmesh shapes and jobs 1 year ago
navmeshdbutils.hpp Do not write shapes to navmeshdb when writing is disabled 2 years ago
navmeshmanager.cpp Remove unused variable 6 months ago
navmeshmanager.hpp Define single UpdateGuard type in a separate file 1 year ago
navmeshtilescache.cpp Apply clang-format to code base 2 years ago
navmeshtilescache.hpp Apply clang-format to code base 2 years ago
navmeshtileview.cpp Apply clang-format to code base 2 years ago
navmeshtileview.hpp Fix unity build 3 years ago
objectid.hpp Cleanup detournavigator includes 1 year ago
objecttransform.hpp Apply clang-format to code base 2 years ago
offmeshconnection.hpp Apply clang-format to code base 2 years ago
offmeshconnectionsmanager.cpp Apply clang-format to code base 2 years ago
offmeshconnectionsmanager.hpp Apply clang-format to code base 2 years ago
preparednavmeshdata.cpp Write generated navmesh to navmeshdb 2 years ago
preparednavmeshdata.hpp Apply clang-format to code base 2 years ago
preparednavmeshdatatuple.hpp Apply clang-format to code base 2 years ago
raycast.cpp Reuse dtNavMeshQuery 1 year ago
raycast.hpp Reuse dtNavMeshQuery 1 year ago
recast.cpp Reset rcPolyMeshDetail members after rcFree 1 year ago
recast.hpp Cleanup detournavigator includes 1 year ago
recastallocutils.hpp Cleanup detournavigator includes 1 year ago
recastcontext.cpp Log worldspace in RecastContext 12 months ago
recastcontext.hpp Log worldspace in RecastContext 12 months ago
recastglobalallocator.hpp Use RecastGlobalAllocator for Detour 5 months ago
recastmesh.cpp Cleanup detournavigator includes 1 year ago
recastmesh.hpp Remove unused includes 2 years ago
recastmeshbuilder.cpp Remove unused includes 2 years ago
recastmeshbuilder.hpp Apply clang-format to code base 2 years ago
recastmeshobject.cpp Remove unused includes 2 years ago
recastmeshobject.hpp Cleanup detournavigator includes 1 year ago
recastmeshprovider.hpp Revert "Use ESM::RefId for worldspace in detournavigator" 1 year ago
recastmeshtiles.hpp Replace include by RecastMesh forward declaration 3 years ago
recastparams.hpp Apply clang-format to code base 2 years ago
recasttempallocator.hpp Remove redundant return 5 months ago
ref.hpp Apply clang-format to code base 2 years ago
serialization.cpp Apply clang-format to code base 2 years ago
serialization.hpp Apply clang-format to code base 2 years ago
settings.cpp Use typed settings storage for detournavigator 1 year ago
settings.hpp Fix C4459 msvc warning 2 years ago
settingsutils.hpp Apply clang-format to code base 2 years ago
sharednavmeshcacheitem.hpp Cleanup detournavigator includes 2 years ago
stats.cpp Report raw navmesh cache counters 1 year ago
stats.hpp Separate reading navigator stats and reporting 2 years ago
status.hpp Remove stepping from findSmoothPath 10 months ago
tilebounds.hpp Apply clang-format to code base 2 years ago
tilecachedrecastmeshmanager.cpp Define single UpdateGuard type in a separate file 1 year ago
tilecachedrecastmeshmanager.hpp Define single UpdateGuard type in a separate file 1 year ago
tileposition.hpp Use recastnavigation to find path 6 years ago
tilespositionsrange.hpp Use R-tree for objects to be used for navmesh generation 2 years ago
updateguard.hpp Define single UpdateGuard type in a separate file 1 year ago
version.hpp Apply clang-format to code base 2 years ago
waitconditiontype.hpp Apply min distance only for not present tiles 3 years ago