1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:39:49 +00:00
openmw/components/detournavigator
2021-11-21 14:24:18 +01:00
..
serialization Add helpers for binary serialization 2021-10-24 14:20:44 +02:00
areatype.hpp
asyncnavmeshupdater.cpp Fix writing to file for RecastMesh 2021-10-09 17:30:37 +02:00
asyncnavmeshupdater.hpp Remove navmesh tiles outside allowed range first 2021-08-20 20:16:59 +02:00
bounds.hpp
cachedrecastmeshmanager.cpp Fix tile bounds scaling 2021-11-05 22:48:45 +01:00
cachedrecastmeshmanager.hpp Fix tile bounds scaling 2021-11-05 22:48:45 +01:00
debug.cpp Fix writing to file for RecastMesh 2021-10-09 17:30:37 +02:00
debug.hpp Remove redundant includes 2021-11-08 02:21:02 +01:00
dtstatus.hpp
exceptions.hpp
findrandompointaroundcircle.cpp Make AiPursue path destination to be as close as possible to target 2021-08-18 23:44:36 +02:00
findrandompointaroundcircle.hpp
findsmoothpath.cpp Fix crash in DetourNavigator::fixupCorridor 2021-10-19 22:54:46 +02:00
findsmoothpath.hpp Add missing include 2021-11-09 12:32:53 +01:00
flags.hpp
gettilespositions.hpp Remove duplicated implementation of Misc::Convert::toOsg 2021-11-05 22:57:08 +01:00
heightfieldshape.hpp
makenavmesh.cpp Fix unity build 2021-11-21 14:24:18 +01:00
makenavmesh.hpp Do not cache navmesh when only object transformation is changed 2021-08-08 02:38:20 +02:00
navigator.cpp Move findPath-like navigator functions into a separate header 2021-11-06 00:34:06 +01:00
navigator.hpp Move findPath-like navigator functions into a separate header 2021-11-06 00:34:06 +01:00
navigatorimpl.cpp Remove redundant BulletShape getters 2021-10-30 03:44:08 +02:00
navigatorimpl.hpp Render only cached recast mesh 2021-10-10 13:13:57 +02:00
navigatorstub.hpp Render only cached recast mesh 2021-10-10 13:13:57 +02:00
navigatorutils.cpp Move findPath-like navigator functions into a separate header 2021-11-06 00:34:06 +01:00
navigatorutils.hpp Move findPath-like navigator functions into a separate header 2021-11-06 00:34:06 +01:00
navmeshcacheitem.cpp
navmeshcacheitem.hpp Move operator<< for UpdateNavMeshStatus to header 2021-08-12 20:23:57 +02:00
navmeshdata.hpp Add missing initialization 2021-08-09 17:54:19 +02:00
navmeshmanager.cpp Render only cached recast mesh 2021-10-10 13:13:57 +02:00
navmeshmanager.hpp Render only cached recast mesh 2021-10-10 13:13:57 +02:00
navmeshtilescache.cpp Avoid division by zero 2021-08-09 17:58:33 +02:00
navmeshtilescache.hpp
navmeshtileview.cpp Fix unity build 2021-11-21 14:24:18 +01:00
navmeshtileview.hpp Fix unity build 2021-11-21 14:24:18 +01:00
objectid.hpp
offmeshconnection.hpp
offmeshconnectionsmanager.cpp
offmeshconnectionsmanager.hpp
oscillatingrecastmeshobject.cpp
oscillatingrecastmeshobject.hpp
preparednavmeshdata.cpp Fix unity build 2021-11-21 14:24:18 +01:00
preparednavmeshdata.hpp Add functions to get length of recast type arrays 2021-08-12 22:43:01 +02:00
preparednavmeshdatatuple.hpp Fix unity build 2021-11-21 14:24:18 +01:00
raycast.cpp
raycast.hpp
recast.hpp Fix flags length for rcPolyMesh 2021-08-12 22:43:06 +02:00
recastallocutils.hpp
recastglobalallocator.hpp
recastmesh.cpp
recastmesh.hpp Remove unused operator< for RecastMesh 2021-11-08 18:49:16 +01:00
recastmeshbuilder.cpp Enable compilation on apple silicon 2021-11-15 19:01:52 +00:00
recastmeshbuilder.hpp Remove redundant includes 2021-11-08 02:21:02 +01:00
recastmeshmanager.cpp Fix tile bounds scaling 2021-11-05 22:48:45 +01:00
recastmeshmanager.hpp Remove redundant includes 2021-11-08 02:21:02 +01:00
recastmeshobject.cpp Store holder only in parent RecastMeshObject 2021-10-30 04:40:06 +02:00
recastmeshobject.hpp Store holder only in parent RecastMeshObject 2021-10-30 04:40:06 +02:00
recastmeshtiles.hpp
recasttempallocator.hpp
ref.hpp
settings.cpp Initialize navigator max climb and max slope settings in makeSettingsFromSettingsManager 2021-10-11 18:50:26 +02:00
settings.hpp Move findPath-like navigator functions into a separate header 2021-11-06 00:34:06 +01:00
settingsutils.hpp Fix tile bounds scaling 2021-11-05 22:48:45 +01:00
sharednavmesh.hpp
status.hpp Make AiPursue path destination to be as close as possible to target 2021-08-18 23:44:36 +02:00
tilebounds.hpp
tilecachedrecastmeshmanager.cpp Fix tile bounds scaling 2021-11-05 22:48:45 +01:00
tilecachedrecastmeshmanager.hpp Fix tile bounds scaling 2021-11-05 22:48:45 +01:00
tileposition.hpp
version.hpp
waitconditiontype.hpp