1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 03:54:40 +00:00
OpenMW/components/detournavigator
2019-02-23 08:02:12 +04:00
..
areatype.hpp
asyncnavmeshupdater.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
asyncnavmeshupdater.hpp Use new change type for update object 2018-11-03 16:44:23 +03:00
bounds.hpp Split makeNavMeshTileData 2018-10-13 22:22:15 +03:00
cachedrecastmeshmanager.cpp
cachedrecastmeshmanager.hpp
chunkytrimesh.cpp
chunkytrimesh.hpp Use callback to iterate over chunks 2018-11-04 18:34:31 +03:00
debug.cpp
debug.hpp Remove recastnavigation conflicts 2018-10-31 15:15:01 +00:00
dtstatus.hpp Remove macroses to check recastnavigation functions result 2018-10-13 22:22:15 +03:00
exceptions.hpp
findsmoothpath.cpp
findsmoothpath.hpp Fix operator ++ for OutputTransformIterator 2019-02-16 15:09:57 +03:00
flags.hpp Add default return value 2018-10-31 10:18:29 +04:00
gettilespositions.hpp
makenavmesh.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
makenavmesh.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
navigator.hpp Return empty path when navmesh is not found for agent 2019-02-16 15:37:06 +03:00
navigatorimpl.cpp Add Navigator interface 2019-02-16 15:37:06 +03:00
navigatorimpl.hpp Add Navigator interface 2019-02-16 15:37:06 +03:00
navigatorstub.hpp Add option to disable DetourNavigator component to find paths 2019-02-16 15:50:58 +03:00
navmeshcacheitem.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
navmeshdata.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
navmeshmanager.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
navmeshmanager.hpp Return empty path when navmesh is not found for agent 2019-02-16 15:37:06 +03:00
navmeshtilescache.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
navmeshtilescache.hpp Use pointer to check is NavMeshTilesCache::Value initialized 2018-12-10 23:51:15 +03:00
objectid.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
offmeshconnection.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
offmeshconnectionsmanager.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
recastallocutils.hpp use c++11 std::align from <memory> (#2026) 2018-11-08 17:38:09 +01:00
recastglobalallocator.hpp Add global recast allocator to allocate temp buffers on stack 2018-11-04 18:11:15 +03:00
recastmesh.cpp Split makeNavMeshTileData 2018-10-13 22:22:15 +03:00
recastmesh.hpp Split makeNavMeshTileData 2018-10-13 22:22:15 +03:00
recastmeshbuilder.cpp Fix calculation for shape local AABB 2018-10-28 16:58:22 +03:00
recastmeshbuilder.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
recastmeshmanager.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
recastmeshmanager.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
recastmeshobject.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
recastmeshobject.hpp
recasttempallocator.hpp use c++11 std::align from <memory> (#2026) 2018-11-08 17:38:09 +01:00
settings.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
settings.hpp Add option to disable DetourNavigator component to find paths 2019-02-16 15:50:58 +03:00
settingsutils.hpp
sharednavmesh.hpp Cache navmesh tiles 2018-10-13 22:22:12 +03:00
tilebounds.hpp
tilecachedrecastmeshmanager.cpp Fix update navmesh for not changed objects 2019-02-22 11:48:31 +03:00
tilecachedrecastmeshmanager.hpp Fix update navmesh 2019-02-17 01:50:53 +03:00
tileposition.hpp