1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 19:53:53 +00:00
openmw/apps/openmw_test_suite
elsid 07c1177b0d
Optimize land lookup on blendmaps sampling
Minimize number of getLand calls by grouping samples per cell.
2023-08-12 02:57:16 +02:00
..
detournavigator Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
esm Refactor components/esm4 2023-08-05 13:12:24 +02:00
esm3 Fix use after move in InfoOrder::insertInfo 2023-07-30 13:37:53 +02:00
esm4 Refactor components/esm4 2023-08-05 13:12:24 +02:00
esmloader Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
esmterrain Optimize land lookup on blendmaps sampling 2023-08-12 02:57:16 +02:00
files Add missing array include 2023-07-29 00:29:03 +02:00
fx Use settings values for Fog settings 2023-06-15 22:01:14 +02:00
lua Lua: change obj.rotation from Euler angles to Quaternion 2023-06-12 00:16:42 +02:00
misc Fix unit tests 2023-06-08 21:10:11 +02:00
mwdialogue Remove dialogue related instances of getRefIdString 2023-05-04 19:46:49 +02:00
mwscript Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
mwworld Add to ESMStore the records that are needed to render ESM4 actors; cleanup usage of records.hpp 2023-08-05 13:18:09 +02:00
nif Revert "Merge branch 'loadSSEAlchemyTable' into 'master'" 2023-08-03 19:55:06 +00:00
nifloader Revert "Merge branch 'loadSSEAlchemyTable' into 'master'" 2023-08-03 19:55:06 +00:00
nifosg Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
openmw Apply clang-format to code base 2022-09-22 21:35:26 +03:00
serialization Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settings Add settings index to provide lookup by category and name 2023-05-03 22:11:44 +02:00
shader shade refactor 2023-02-25 11:03:39 -08:00
sqlite3 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
toutf8 Use PROJECT_SOURCE_DIR in tests 2023-04-23 15:11:17 +02:00
CMakeLists.txt Support terrain sample size greater than cell size 2023-08-06 23:47:35 +02:00
openmw_test_suite.cpp Use settings values for Fog settings 2023-06-15 22:01:14 +02:00
testing_util.hpp Fix unit tests 2023-06-08 21:10:11 +02:00