1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 06:09:42 +00:00
openmw/apps
elsid 949b9191a5
Limit max bullet supported threads by BT_MAX_THREAD_COUNT - 1
There is a check and assert for number of threads >= BT_MAX_THREAD_COUNT.
btDbvtBroadphase::m_rayTestStacks::size may return BT_MAX_THREAD_COUNT which
triggers the assert.
2023-03-04 02:08:45 +01:00
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00
esmtool Support dump for ESM3 CSTA record in esmtool 2023-02-17 23:51:22 +01:00
essimporter Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
launcher Add support for non-adaptive VSync (feature 7129) 2023-02-26 15:19:19 +04:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Support RefId comparison with std::string_view 2023-02-28 23:04:48 +01:00
niftest Support reading specific nif files from archive by niftest 2023-02-08 22:59:33 +01:00
opencs Avoid redundant conversion from RefId to string and back 2023-03-03 15:44:19 +01:00
openmw Limit max bullet supported threads by BT_MAX_THREAD_COUNT - 1 2023-03-04 02:08:45 +01:00
openmw_test_suite Support asymmetric comparison between ESM::RefId and std::string_view 2023-03-03 15:44:18 +01:00
wizard Remove redundant include 2023-02-10 19:24:12 +04:00
doc.hpp