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-tes3mp/components/detournavigator
Bret Curtis c20e69ef24
Merge pull request #2227 from elsid/fix_twitchy_massive_creatures
Fix twitchy movement for massive creatures (bug #4907)
6 years ago
..
areatype.hpp Support water for NavMesh 6 years ago
asyncnavmeshupdater.cpp Repost navmesh update jobs when failed because of out of memory 6 years ago
asyncnavmeshupdater.hpp Repost navmesh update jobs when failed because of out of memory 6 years ago
bounds.hpp Split makeNavMeshTileData 6 years ago
cachedrecastmeshmanager.cpp Add special type for object id 6 years ago
cachedrecastmeshmanager.hpp Add special type for object id 6 years ago
chunkytrimesh.cpp Add enums for area type and flags 6 years ago
chunkytrimesh.hpp Use callback to iterate over chunks 6 years ago
debug.cpp Option to enable/disable file names revisions 6 years ago
debug.hpp Remove recastnavigation conflicts 6 years ago
dtstatus.hpp Remove macroses to check recastnavigation functions result 6 years ago
exceptions.hpp Update NavMesh one by one tile in order from nearest to player 6 years ago
findsmoothpath.cpp Move makeOsgVec3f() to settingsutils.hpp 6 years ago
findsmoothpath.hpp Use custom steps size to make smooth path depending on half extents 6 years ago
flags.hpp Add default return value 6 years ago
gettilespositions.hpp Move makeOsgVec3f() to settingsutils.hpp 6 years ago
makenavmesh.cpp Add option to limit max number of navmesh tiles 6 years ago
makenavmesh.hpp Repost navmesh update jobs when failed because of out of memory 6 years ago
navigator.hpp Use custom steps size to make smooth path depending on half extents 6 years ago
navigatorimpl.cpp Add Navigator interface 6 years ago
navigatorimpl.hpp Add Navigator interface 6 years ago
navigatorstub.hpp Add option to disable DetourNavigator component to find paths 6 years ago
navmeshcacheitem.hpp Cache navmesh tiles 6 years ago
navmeshdata.hpp Cache navmesh tiles 6 years ago
navmeshmanager.cpp Add option to limit max number of navmesh tiles 6 years ago
navmeshmanager.hpp Return empty path when navmesh is not found for agent 6 years ago
navmeshtilescache.cpp Fix name styleguide 6 years ago
navmeshtilescache.hpp Fix name styleguide 6 years ago
objectid.hpp Cache navmesh tiles 6 years ago
offmeshconnection.hpp Cache navmesh tiles 6 years ago
offmeshconnectionsmanager.hpp Cache navmesh tiles 6 years ago
recastallocutils.hpp use c++11 std::align from <memory> (#2026) 6 years ago
recastglobalallocator.hpp Add global recast allocator to allocate temp buffers on stack 6 years ago
recastmesh.cpp Split makeNavMeshTileData 6 years ago
recastmesh.hpp Split makeNavMeshTileData 6 years ago
recastmeshbuilder.cpp Move makeOsgVec3f() to settingsutils.hpp 6 years ago
recastmeshbuilder.hpp Cache navmesh tiles 6 years ago
recastmeshmanager.cpp Remove redundant includes 6 years ago
recastmeshmanager.hpp Cache navmesh tiles 6 years ago
recastmeshobject.cpp Update scaled objects in navigator 6 years ago
recastmeshobject.hpp Update scaled objects in navigator 6 years ago
recasttempallocator.hpp use c++11 std::align from <memory> (#2026) 6 years ago
settings.cpp Add option to limit max number of navmesh tiles 6 years ago
settings.hpp Add option to limit max number of navmesh tiles 6 years ago
settingsutils.hpp Use custom steps size to make smooth path depending on half extents 6 years ago
sharednavmesh.hpp Cache navmesh tiles 6 years ago
tilebounds.hpp Use recastnavigation to find path 6 years ago
tilecachedrecastmeshmanager.cpp Fix update navmesh for not changed objects 6 years ago
tilecachedrecastmeshmanager.hpp Fix update navmesh 6 years ago
tileposition.hpp Use recastnavigation to find path 6 years ago