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
Project579 a13709c510 Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
..
agentbounds.hpp Support different agent collision shape type for pathfinding 3 years ago
areatype.hpp Move std::ostream& operator<< to .cpp 3 years ago
asyncnavmeshupdater.cpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
asyncnavmeshupdater.hpp Lock TileCachedRecastMeshManager once per changing a cell 2 years 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 Use R-tree for objects to be used for navmesh generation 2 years ago
dbrefgeometryobject.hpp Do not write shapes to navmeshdb when writing is disabled 3 years ago
debug.cpp Use R-tree for objects to be used for navmesh generation 2 years ago
debug.hpp Use R-tree for objects to be used for navmesh generation 2 years ago
exceptions.hpp Update NavMesh one by one tile in order from nearest to player 6 years ago
findrandompointaroundcircle.cpp Refactor DetourNavigator to pass prng along, use world prng for AiWander 3 years ago
findrandompointaroundcircle.hpp Refactor DetourNavigator to pass prng along, use world prng for AiWander 3 years ago
findsmoothpath.cpp Fix crash in DetourNavigator::fixupCorridor 3 years ago
findsmoothpath.hpp Do not check getPolyHeight status 2 years ago
flags.hpp Move std::ostream& operator<< to .cpp 3 years ago
generatenavmeshtile.cpp Cleanup detournavigator includes 2 years ago
generatenavmeshtile.hpp Support different agent collision shape type for pathfinding 3 years ago
gettilespositions.cpp Cull navmesh objects by scene bounds 3 years ago
gettilespositions.hpp Add navmeshtool flag to remove unused tiles from navmesh disk cache 3 years ago
guardednavmeshcacheitem.hpp Cleanup detournavigator includes 2 years ago
heightfieldshape.hpp Add raw heightfield data to navigator 3 years ago
makenavmesh.cpp Cleanup detournavigator includes 2 years ago
makenavmesh.hpp Cleanup detournavigator includes 2 years ago
navigator.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
navigator.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
navigatorimpl.cpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
navigatorimpl.hpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
navigatorstub.hpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
navigatorutils.cpp Support different agent collision shape type for pathfinding 3 years ago
navigatorutils.hpp Cleanup detournavigator includes 2 years ago
navmeshcacheitem.cpp Move std::ostream& operator<< to .cpp 3 years ago
navmeshcacheitem.hpp Cleanup detournavigator includes 2 years ago
navmeshdata.hpp Add missing initialization 3 years ago
navmeshdb.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
navmeshdb.hpp Limit max navmeshdb file size 3 years ago
navmeshdbutils.cpp Support compilation with c++20 3 years ago
navmeshdbutils.hpp Do not write shapes to navmeshdb when writing is disabled 3 years ago
navmeshmanager.cpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
navmeshmanager.hpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
navmeshtilescache.cpp Separate reading navigator stats and reporting 2 years ago
navmeshtilescache.hpp Separate reading navigator stats and reporting 2 years ago
navmeshtileview.cpp Fix unity build 3 years ago
navmeshtileview.hpp Fix unity build 3 years ago
objectid.hpp Add a binary to generate navmesh from content files 3 years ago
objecttransform.hpp Store mesh source data in recast mesh 3 years ago
offmeshconnection.hpp Do not use off mesh connections as a part of navmesh cache key 4 years ago
offmeshconnectionsmanager.cpp Add a binary to generate navmesh from content files 3 years ago
offmeshconnectionsmanager.hpp Add a binary to generate navmesh from content files 3 years ago
preparednavmeshdata.cpp Write generated navmesh to navmeshdb 3 years ago
preparednavmeshdata.hpp Cleanup detournavigator includes 2 years ago
preparednavmeshdatatuple.hpp Fix unity build 3 years ago
raycast.cpp Split navigator settings into subtypes 3 years ago
raycast.hpp Split navigator settings into subtypes 3 years ago
recast.cpp Write generated navmesh to navmeshdb 3 years ago
recast.hpp Write generated navmesh to navmeshdb 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 Use version instead of generation and revision for recast mesh 2 years ago
recastmesh.hpp Use version instead of generation and revision for recast mesh 2 years ago
recastmeshbuilder.cpp Use R-tree for objects to be used for navmesh generation 2 years ago
recastmeshbuilder.hpp Use version instead of generation and revision for recast mesh 2 years ago
recastmeshobject.cpp Store mesh source data in recast mesh 3 years ago
recastmeshobject.hpp Store mesh source data in recast mesh 3 years ago
recastmeshprovider.hpp Cleanup detournavigator includes 2 years ago
recastmeshtiles.hpp Replace include by RecastMesh forward declaration 4 years ago
recastparams.hpp Support cylinder and rotating box collision shape types for actors 2 years ago
recasttempallocator.hpp use c++11 std::align from <memory> (#2026) 6 years ago
ref.hpp Add missing include 3 years ago
serialization.cpp Cleanup detournavigator includes 2 years ago
serialization.hpp Support different agent collision shape type for pathfinding 3 years ago
settings.cpp Support different agent collision shape type for pathfinding 3 years ago
settings.hpp Fix C4459 msvc warning 3 years ago
settingsutils.hpp Cull navmesh objects by scene bounds 3 years ago
sharednavmesh.hpp Cache navmesh tiles 6 years ago
sharednavmeshcacheitem.hpp Cleanup detournavigator includes 2 years ago
stats.cpp Separate reading navigator stats and reporting 2 years ago
stats.hpp Separate reading navigator stats and reporting 2 years ago
status.hpp Do not check getPolyHeight status 2 years ago
tilebounds.hpp Cull navmesh objects by scene bounds 3 years ago
tilecachedrecastmeshmanager.cpp Lock TileCachedRecastMeshManager once per changing a cell 2 years ago
tilecachedrecastmeshmanager.hpp Lock TileCachedRecastMeshManager once per changing a cell 2 years 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
version.hpp Replace generation and revision by version 3 years ago
waitconditiontype.hpp Apply min distance only for not present tiles 4 years ago