1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/detournavigator
2023-06-10 13:23:47 +02:00
..
agentbounds.hpp
areatype.hpp
asyncnavmeshupdater.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
asyncnavmeshupdater.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
bounds.hpp
changetype.hpp Store changed tiles in TileCachedRecastMeshManager 2022-09-05 11:49:39 +02:00
collisionshapetype.cpp
collisionshapetype.hpp
commulativeaabb.cpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
commulativeaabb.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
dbrefgeometryobject.hpp Log more info about navmesh shapes and jobs 2023-05-14 18:34:31 +02:00
debug.cpp Add operator<< for DetourSettings 2023-06-10 13:14:52 +02:00
debug.hpp Add operator<< for DetourSettings 2023-06-10 13:14:52 +02:00
exceptions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
findrandompointaroundcircle.cpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
findrandompointaroundcircle.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
findsmoothpath.cpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
findsmoothpath.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
flags.hpp
generatenavmeshtile.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
generatenavmeshtile.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
gettilespositions.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
gettilespositions.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
guardednavmeshcacheitem.hpp
heightfieldshape.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
makenavmesh.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
makenavmesh.hpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
navigator.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navigator.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorimpl.cpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorimpl.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorstub.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorutils.cpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
navigatorutils.hpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
navmeshcacheitem.cpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
navmeshcacheitem.hpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
navmeshdata.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navmeshdb.cpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00
navmeshdb.hpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00
navmeshdbutils.cpp Log more info about navmesh shapes and jobs 2023-05-14 18:34:31 +02:00
navmeshdbutils.hpp
navmeshmanager.cpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navmeshmanager.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navmeshtilescache.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navmeshtilescache.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navmeshtileview.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navmeshtileview.hpp
objectid.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
objecttransform.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
offmeshconnection.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
offmeshconnectionsmanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
offmeshconnectionsmanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
preparednavmeshdata.cpp
preparednavmeshdata.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
preparednavmeshdatatuple.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
raycast.cpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
raycast.hpp Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
recast.cpp Reset rcPolyMeshDetail members after rcFree 2022-12-30 19:26:48 +01:00
recast.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastallocutils.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastcontext.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
recastcontext.hpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
recastglobalallocator.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastmesh.cpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastmesh.hpp Remove unused includes 2022-10-09 16:44:18 +02:00
recastmeshbuilder.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
recastmeshbuilder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
recastmeshobject.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
recastmeshobject.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastmeshprovider.hpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00
recastmeshtiles.hpp
recastparams.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
recasttempallocator.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
ref.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
serialization.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
serialization.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settings.cpp Use typed settings storage for detournavigator 2023-03-28 20:47:34 +02:00
settings.hpp
settingsutils.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sharednavmeshcacheitem.hpp
stats.cpp Report raw navmesh cache counters 2023-05-17 10:08:33 +02:00
stats.hpp Separate reading navigator stats and reporting 2022-08-28 14:52:34 +02:00
status.hpp Do not check getPolyHeight status 2022-08-24 23:30:36 +02:00
tilebounds.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
tilecachedrecastmeshmanager.cpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
tilecachedrecastmeshmanager.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
tileposition.hpp
tilespositionsrange.hpp Use R-tree for objects to be used for navmesh generation 2022-09-07 22:51:56 +02:00
updateguard.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
version.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
waitconditiontype.hpp