1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 18:39:40 +00:00
openmw-tes3mp/apps/openmw_test_suite
elsid ed73d130f9
Cache navmesh tiles
Use LRU modification to hold currently used items. Use RecastMesh binary
data for item key.

Store original pointer of btCollisionShape in user pointer to make available
it as an identifier within all duplicates. Use pointer to heights data array
for btHeightfieldTerrainShape.
2018-10-13 22:22:12 +03:00
..
detournavigator Cache navmesh tiles 2018-10-13 22:22:12 +03:00
esm Actually enable is_pod test 2018-07-28 23:56:42 +03:00
misc Make partial binary search case insensitive, as it supposed to be (bug #4558) 2018-08-05 13:26:12 +04:00
mwdialogue UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
mwworld Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
nifloader Cache navmesh tiles 2018-10-13 22:22:12 +03:00
CMakeLists.txt Cache navmesh tiles 2018-10-13 22:22:12 +03:00
openmw_test_suite.cpp UnitTests: remove GMock which wasn't used anyway, and the gmock headers fail to compile together with gtest on ubuntu 14.04 2015-01-09 20:53:43 +01:00