]> git.lizzy.rs Git - minetest.git/commit
Remove unnecessary float limits from script API
authorsfan5 <sfan5@live.de>
Sun, 3 Jul 2022 14:25:52 +0000 (16:25 +0200)
committersfan5 <sfan5@live.de>
Thu, 14 Jul 2022 18:55:45 +0000 (20:55 +0200)
commit8ff3fadba033dbc686c4f834811f0744099fedfb
treeee1c2c3c9aa40f386ec7cf76348eb29a681d0021
parent137eef6590205b7bcdf5273221bc22c17b218f6e
Remove unnecessary float limits from script API

Leaves a check for NaN and inf.
src/script/common/c_converter.cpp