1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components/detournavigator
2021-03-25 19:28:41 +01:00
..
areatype.hpp
asyncnavmeshupdater.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
asyncnavmeshupdater.hpp purge boost/optional.hpp headers 2020-10-25 00:58:44 +02:00
bounds.hpp
cachedrecastmeshmanager.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
cachedrecastmeshmanager.hpp purge boost/optional.hpp headers 2020-10-25 00:58:44 +02:00
chunkytrimesh.cpp Fix boundary check 2020-11-18 18:52:00 +01:00
chunkytrimesh.hpp Add NavMeshTilesCache benchmarks 2021-03-25 19:28:41 +01:00
debug.cpp
debug.hpp
dtstatus.hpp
exceptions.hpp
findrandompointaroundcircle.cpp Move duplicated usage patter of dtNavMeshQuery::findNearestPoly into a separate function 2021-02-14 23:54:59 +01:00
findrandompointaroundcircle.hpp purge boost/optional.hpp headers 2020-10-25 00:58:44 +02:00
findsmoothpath.cpp Use camel case for local constant 2021-02-15 00:20:14 +01:00
findsmoothpath.hpp Use camel case for local constant 2021-02-15 00:20:14 +01:00
flags.hpp
gettilespositions.hpp
makenavmesh.cpp
makenavmesh.hpp
navigator.cpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
navigator.hpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
navigatorimpl.cpp Ignore agents without bounding boxes 2021-03-07 20:58:09 +01:00
navigatorimpl.hpp
navigatorstub.hpp Comment unused argument 2021-02-15 00:22:48 +01:00
navmeshcacheitem.hpp
navmeshdata.hpp
navmeshmanager.cpp
navmeshmanager.hpp
navmeshtilescache.cpp Add NavMeshTilesCache benchmarks 2021-03-25 19:28:41 +01:00
navmeshtilescache.hpp Add NavMeshTilesCache benchmarks 2021-03-25 19:28:41 +01:00
objectid.hpp
offmeshconnection.hpp Sort water and off mesh connections for recast mesh 2021-02-04 01:00:41 +01:00
offmeshconnectionsmanager.hpp Sort water and off mesh connections for recast mesh 2021-02-04 01:00:41 +01:00
raycast.cpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
raycast.hpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
recastallocutils.hpp
recastglobalallocator.hpp Add missing include and use std malloc and free 2021-02-15 00:20:15 +01:00
recastmesh.cpp
recastmesh.hpp Use raw recast mesh data and off mesh connections for navmesh key 2021-02-04 01:01:15 +01:00
recastmeshbuilder.cpp Sort water and off mesh connections for recast mesh 2021-02-04 01:00:41 +01:00
recastmeshbuilder.hpp
recastmeshmanager.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
recastmeshmanager.hpp add more optionals and casserts for windows 2020-10-25 01:34:04 +02:00
recastmeshobject.cpp
recastmeshobject.hpp
recastmeshtiles.hpp
recasttempallocator.hpp
settings.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
settings.hpp purge boost/optional.hpp headers 2020-10-25 00:58:44 +02:00
settingsutils.hpp Fix implicit int to float conversion warning 2021-02-15 00:20:15 +01:00
sharednavmesh.hpp
status.hpp
tilebounds.hpp
tilecachedrecastmeshmanager.cpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
tilecachedrecastmeshmanager.hpp use std::optional instead of boost::optional 2020-10-25 00:33:41 +02:00
tileposition.hpp