1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/detournavigator
elsid e00eb50587
Remove stepping from findSmoothPath
This is not used anyway. There are features like smooth movement which remove
all redundant points.

Use single findStraightPath call instead of multiple.
2023-07-22 18:08:40 +02:00
..
agentbounds.hpp
areatype.hpp
asyncnavmeshupdater.cpp Add more debug logging on navmesh generation 2023-07-22 18:08:36 +02:00
asyncnavmeshupdater.hpp Add more debug logging on navmesh generation 2023-07-22 18:08:36 +02:00
bounds.hpp
changetype.hpp
collisionshapetype.cpp
collisionshapetype.hpp
commulativeaabb.cpp
commulativeaabb.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
dbrefgeometryobject.hpp Log more info about navmesh shapes and jobs 2023-05-14 18:34:31 +02:00
debug.cpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
debug.hpp Add operator<< for DetourSettings 2023-06-10 13:14:52 +02:00
exceptions.hpp
findrandompointaroundcircle.cpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
findrandompointaroundcircle.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
findsmoothpath.hpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
flags.hpp
generatenavmeshtile.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
generatenavmeshtile.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
gettilespositions.cpp
gettilespositions.hpp
guardednavmeshcacheitem.hpp
heightfieldshape.hpp
makenavmesh.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
makenavmesh.hpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
navigator.cpp Log path to navmesh.db 2023-07-21 23:54:49 +02:00
navigator.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorimpl.cpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorimpl.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorstub.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navigatorutils.cpp
navigatorutils.hpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
navmeshcacheitem.cpp
navmeshcacheitem.hpp
navmeshdata.hpp
navmeshdb.cpp
navmeshdb.hpp
navmeshdbutils.cpp Log more info about navmesh shapes and jobs 2023-05-14 18:34:31 +02:00
navmeshdbutils.hpp
navmeshmanager.cpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navmeshmanager.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
navmeshtilescache.cpp
navmeshtilescache.hpp
navmeshtileview.cpp
navmeshtileview.hpp
objectid.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
objecttransform.hpp
offmeshconnection.hpp
offmeshconnectionsmanager.cpp
offmeshconnectionsmanager.hpp
preparednavmeshdata.cpp
preparednavmeshdata.hpp
preparednavmeshdatatuple.hpp
raycast.cpp
raycast.hpp
recast.cpp
recast.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastallocutils.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastcontext.cpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
recastcontext.hpp Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
recastglobalallocator.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastmesh.cpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastmesh.hpp
recastmeshbuilder.cpp
recastmeshbuilder.hpp
recastmeshobject.cpp
recastmeshobject.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
recastmeshprovider.hpp
recastmeshtiles.hpp
recastparams.hpp
recasttempallocator.hpp Cleanup detournavigator includes 2023-04-22 13:21:59 +02:00
ref.hpp
serialization.cpp
serialization.hpp
settings.cpp
settings.hpp
settingsutils.hpp
sharednavmeshcacheitem.hpp
stats.cpp Report raw navmesh cache counters 2023-05-17 10:08:33 +02:00
stats.hpp
status.hpp Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
tilebounds.hpp
tilecachedrecastmeshmanager.cpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
tilecachedrecastmeshmanager.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
tileposition.hpp
tilespositionsrange.hpp
updateguard.hpp Define single UpdateGuard type in a separate file 2023-04-22 13:22:07 +02:00
version.hpp
waitconditiontype.hpp