1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 23:45:35 +00:00
openmw/apps
elsid 9c34ef8720
Fix hour modulo expression
Round result of std::fmod(hours, 24) to the nearest float below 24 on double to
float conversion when it is not. Add special type and conversion function along
with tests to be used in all places where such conversion happens.

To avoid producing hours equal to 24 due to double to float precision loss.
2022-12-29 22:09:56 +01:00
..
benchmarks Support google benchmark v1.6.1 2022-07-06 15:06:59 +02:00
bsatool Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
bulletobjecttool Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
esmtool Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
essimporter Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
launcher Merge branch 'keep_calm_and_get_hit_48' into 'openmw-48' 2022-12-19 12:46:54 +00:00
mwiniimporter Merge branch 'fontconfig' into 'master' 2022-08-17 21:16:56 +00:00
navmeshtool Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
niftest Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
opencs Merge branch 'fix_7056' into 'master' 2022-11-07 13:03:18 +00:00
openmw Fix hour modulo expression 2022-12-29 22:09:56 +01:00
openmw_test_suite Fix hour modulo expression 2022-12-29 22:09:56 +01:00
wizard Merge branch 'fontconfig' into 'master' 2022-08-17 21:16:56 +00:00
doc.hpp