1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-03 21:45:34 +00:00
openmw/apps
elsid 605cb8db7c
Make sync terrain preloading sleep free
This reduces average time spent on in. 5 milliseconds as a base precision is
quite a lot considering that for 60 FPS frame time is 1000/16 = ~16.67 ms
when it's a cell loading frame and there is more important work to do rather
than sleeping.
2021-09-07 14:52:42 +02:00
..
benchmarks Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
bsatool Add file to BSA 2021-04-08 18:08:28 +02:00
esmtool Add a std::noboolalpha to a std::boolalpha 2021-07-21 14:40:54 +02:00
essimporter Fix/workaround for Issue #3246 2021-08-17 12:29:28 +10:00
launcher Do no link binaries with Qt where it's not used 2021-08-20 19:02:09 +02:00
mwiniimporter Using auto keyword in most apps 2021-05-18 19:20:59 -05:00
niftest Using auto keyword in most apps 2021-05-18 19:20:59 -05:00
opencs Define dependency to OSG plugins in one place 2021-09-06 22:44:52 +02:00
openmw Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
openmw_test_suite Function LuaUtil::toString 2021-08-31 09:41:58 +02:00
wizard Do no link binaries with Qt where it's not used 2021-08-20 19:02:09 +02:00
doc.hpp