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
Andrei Kortunov 6832a2fa9a Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus) 6 years ago
..
areatype.hpp Support water for NavMesh 6 years ago
asyncnavmeshupdater.cpp Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus) 6 years ago
asyncnavmeshupdater.hpp Lock navmesh tile by thread while processing 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 Use a generic logging system for RecastNavigation 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 Use a generic logging system for RecastNavigation 6 years ago
makenavmesh.hpp Make NavMeshCacheItem consistent 6 years ago
navigator.hpp Report navigator stats 6 years ago
navigatorimpl.cpp Report navigator stats 6 years ago
navigatorimpl.hpp Report navigator stats 6 years ago
navigatorstub.hpp Report navigator stats 6 years ago
navmeshcacheitem.hpp Make NavMeshCacheItem consistent 6 years ago
navmeshdata.hpp Cache navmesh tiles 6 years ago
navmeshmanager.cpp Use a generic logging system for RecastNavigation 6 years ago
navmeshmanager.hpp Report navigator stats 6 years ago
navmeshtilescache.cpp Report navigator stats 6 years ago
navmeshtilescache.hpp Report navigator stats 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 Swap outside critical section 6 years ago
tilecachedrecastmeshmanager.hpp Fix update navmesh 6 years ago
tileposition.hpp Use recastnavigation to find path 6 years ago