1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-03 01:13:10 +00:00
openmw/components/detournavigator
jvoisin 421e6629ad Fix unnecessary-copy-initialization
> warning: the variable 'key' is copy-constructed from a const reference but is
only used as const reference; consider making it a const reference
[performance-unnecessary-copy-initialization]

Found by clang-tidy.
2022-01-04 20:42:09 +01:00
..
areatype.hpp
asyncnavmeshupdater.cpp
asyncnavmeshupdater.hpp
bounds.hpp
cachedrecastmeshmanager.cpp
cachedrecastmeshmanager.hpp
dbrefgeometryobject.hpp
debug.cpp
debug.hpp
dtstatus.hpp
exceptions.hpp
findrandompointaroundcircle.cpp
findrandompointaroundcircle.hpp
findsmoothpath.cpp
findsmoothpath.hpp
flags.hpp
generatenavmeshtile.cpp
generatenavmeshtile.hpp
gettilespositions.hpp
heightfieldshape.hpp
makenavmesh.cpp
makenavmesh.hpp
navigator.cpp
navigator.hpp
navigatorimpl.cpp
navigatorimpl.hpp
navigatorstub.hpp
navigatorutils.cpp
navigatorutils.hpp
navmeshcacheitem.cpp
navmeshcacheitem.hpp
navmeshdata.hpp Add missing initialization 2021-08-09 17:54:19 +02:00
navmeshdb.cpp
navmeshdb.hpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
navmeshdbutils.cpp
navmeshdbutils.hpp
navmeshmanager.cpp
navmeshmanager.hpp
navmeshtilescache.cpp
navmeshtilescache.hpp
navmeshtileview.cpp
navmeshtileview.hpp
objectid.hpp
objecttransform.hpp
offmeshconnection.hpp
offmeshconnectionsmanager.cpp
offmeshconnectionsmanager.hpp
oscillatingrecastmeshobject.cpp
oscillatingrecastmeshobject.hpp
preparednavmeshdata.cpp
preparednavmeshdata.hpp
preparednavmeshdatatuple.hpp
raycast.cpp
raycast.hpp
recast.cpp
recast.hpp
recastallocutils.hpp use c++11 std::align from <memory> (#2026) 2018-11-08 17:38:09 +01:00
recastglobalallocator.hpp
recastmesh.cpp
recastmesh.hpp
recastmeshbuilder.cpp
recastmeshbuilder.hpp
recastmeshmanager.cpp
recastmeshmanager.hpp
recastmeshobject.cpp
recastmeshobject.hpp Store mesh source data in recast mesh 2021-12-10 23:55:02 +01:00
recastmeshprovider.hpp
recastmeshtiles.hpp Replace include by RecastMesh forward declaration 2021-05-04 13:00:06 +02:00
recasttempallocator.hpp
ref.hpp
serialization.cpp
serialization.hpp Read navmesh tile data from database 2021-12-11 00:22:04 +01:00
settings.cpp
settings.hpp
settingsutils.hpp
sharednavmesh.hpp
status.hpp
tilebounds.hpp
tilecachedrecastmeshmanager.cpp
tilecachedrecastmeshmanager.hpp
tileposition.hpp
version.hpp Replace generation and revision by version 2021-11-21 17:40:54 +01:00
waitconditiontype.hpp Apply min distance only for not present tiles 2021-05-14 22:41:11 +02:00