You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw_test_suite
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.
4 years ago
..
detournavigator Remove redundant ChunkyTriMesh 4 years ago
esm Use std::variant for ESM::Variant implementation 4 years ago
misc Add unit test for swapEndiannessInplace(). Part of Bug #5837 4 years ago
mwdialogue components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
mwworld Use correct variable types when loading config for tests 4 years ago
nifloader Merge pull request #3032 from akortunov/gtest 4 years ago
settings Add tests for settings parser 5 years ago
shader Correctly resetting line numbering during shader processing. 4 years ago
CMakeLists.txt Add tests for ESM::Variant 4 years ago
openmw_test_suite.cpp Google Test / Google Mock / OpenMW unit tests on Windows 6 years ago