1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 07:10:08 +00:00
OpenMW/components/detournavigator
elsid ec87b3f8f7
Remove redundant ChunkyTriMesh
This AABB tree required when need to filter out input mesh that has not
influence navmesh tile output. This filtering is already done before. Each
recast mesh corresponds to a single navmesh tile and has appropriate bounds.
2021-05-04 13:00:06 +02:00
..
areatype.hpp
asyncnavmeshupdater.cpp Don't use std::move on const 2021-05-02 15:50:44 +02:00
asyncnavmeshupdater.hpp purge boost/optional.hpp headers 2020-10-25 00:58:44 +02:00
bounds.hpp
cachedrecastmeshmanager.cpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
cachedrecastmeshmanager.hpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
debug.cpp
debug.hpp
dtstatus.hpp
exceptions.hpp
findrandompointaroundcircle.cpp Move duplicated usage patter of dtNavMeshQuery::findNearestPoly into a separate function 2021-02-14 23:54:59 +01:00
findrandompointaroundcircle.hpp purge boost/optional.hpp headers 2020-10-25 00:58:44 +02:00
findsmoothpath.cpp Use camel case for local constant 2021-02-15 00:20:14 +01:00
findsmoothpath.hpp Use camel case for local constant 2021-02-15 00:20:14 +01:00
flags.hpp
gettilespositions.hpp
makenavmesh.cpp Remove redundant ChunkyTriMesh 2021-05-04 13:00:06 +02:00
makenavmesh.hpp
navigator.cpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
navigator.hpp Build limited path for far destinations 2021-03-23 23:23:12 +01:00
navigatorimpl.cpp Build limited path for far destinations 2021-03-23 23:23:12 +01:00
navigatorimpl.hpp Build limited path for far destinations 2021-03-23 23:23:12 +01:00
navigatorstub.hpp Build limited path for far destinations 2021-03-23 23:23:12 +01:00
navmeshcacheitem.hpp Do not replace equivalent navmesh tiles 2021-04-18 20:04:41 +02:00
navmeshdata.hpp
navmeshmanager.cpp
navmeshmanager.hpp
navmeshtilescache.cpp Consider first set element as first acquired 2021-03-25 19:28:41 +01:00
navmeshtilescache.hpp Use single map for navmesh cache 2021-03-25 19:28:41 +01:00
navmeshtileview.cpp Do not replace equivalent navmesh tiles 2021-04-18 20:04:41 +02:00
navmeshtileview.hpp Do not replace equivalent navmesh tiles 2021-04-18 20:04:41 +02:00
objectid.hpp
offmeshconnection.hpp Sort water and off mesh connections for recast mesh 2021-02-04 01:00:41 +01:00
offmeshconnectionsmanager.hpp Sort water and off mesh connections for recast mesh 2021-02-04 01:00:41 +01:00
oscillatingrecastmeshobject.cpp Declare separate constructors with const reference and rvalue arguments for OscillatingRecastMeshObject 2021-04-28 11:49:57 +04:00
oscillatingrecastmeshobject.hpp Declare separate constructors with const reference and rvalue arguments for OscillatingRecastMeshObject 2021-04-28 11:49:57 +04:00
raycast.cpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
raycast.hpp Use navmesh raycast to find reachable position around target 2021-02-14 04:14:22 +01:00
recastallocutils.hpp
recastglobalallocator.hpp Add missing include and use std malloc and free 2021-02-15 00:20:15 +01:00
recastmesh.cpp Remove redundant ChunkyTriMesh 2021-05-04 13:00:06 +02:00
recastmesh.hpp Remove redundant ChunkyTriMesh 2021-05-04 13:00:06 +02:00
recastmeshbuilder.cpp Remove redundant ChunkyTriMesh 2021-05-04 13:00:06 +02:00
recastmeshbuilder.hpp
recastmeshmanager.cpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
recastmeshmanager.hpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
recastmeshobject.cpp Remove unnecessary relation between updateCompoundObject and RecastMeshObject 2021-04-18 23:00:13 +02:00
recastmeshobject.hpp Remove unnecessary relation between updateCompoundObject and RecastMeshObject 2021-04-18 23:00:13 +02:00
recastmeshtiles.hpp
recasttempallocator.hpp
settings.cpp Remove redundant ChunkyTriMesh 2021-05-04 13:00:06 +02:00
settings.hpp Remove redundant ChunkyTriMesh 2021-05-04 13:00:06 +02:00
settingsutils.hpp Build limited path for far destinations 2021-03-23 23:23:12 +01:00
sharednavmesh.hpp
status.hpp
tilebounds.hpp
tilecachedrecastmeshmanager.cpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
tilecachedrecastmeshmanager.hpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
tileposition.hpp
version.hpp Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00