1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 16:45:33 +00:00
openmw-tes3mp/apps/openmw_test_suite/detournavigator
elsid 208a50340d
Specialize DetourNavigator::ObjectId ctor for pointers
To fix msvc error:
components\detournavigator\objectid.hpp(14,13): error C2440: 'reinterpret_cast': cannot convert from 'const T' to 'size_t'
          with
          [
              T=unsigned long
          ]
2020-04-13 20:48:34 +02:00
..
gettilespositions.cpp Do not use NavMesh to find changed tiles 2018-10-13 22:16:28 +03:00
navigator.cpp Use status codes to handle navigator errors instead of exceptions 2020-02-04 22:33:56 +01:00
navmeshtilescache.cpp Support recast mesh rendering 2020-03-14 09:38:24 +01:00
operators.hpp Add detailed output for osg::Vec3f in tests 2019-03-03 13:46:24 +03:00
recastmeshbuilder.cpp Support recast mesh rendering 2020-03-14 09:38:24 +01:00
recastmeshobject.cpp Update scaled objects in navigator 2019-03-04 22:59:39 +03:00
settingsutils.cpp Use recastnavigation to find path 2018-10-13 22:16:25 +03:00
tilecachedrecastmeshmanager.cpp Specialize DetourNavigator::ObjectId ctor for pointers 2020-04-13 20:48:34 +02:00