openmw/components
elsid 51d73e37df
Fix msvc warnings
components\lua\configuration.cpp(133): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
components\esm3\effectlist.cpp(35): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
components_tests\misc\testmathutil.cpp(54): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(62): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(131): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(135): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(135): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(139): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
2025-03-09 17:55:17 +01:00
..
2024-04-25 08:45:36 +00:00
2024-09-25 16:10:18 +01:00
2024-12-09 17:23:17 +01:00
2025-03-09 17:55:17 +01:00
2025-01-14 20:27:02 +03:00
2024-06-07 18:38:32 -07:00
2024-11-14 22:16:05 +04:00
2025-01-26 16:26:36 +01:00
2024-08-18 21:07:46 +02:00
2025-03-09 17:55:17 +01:00
2025-02-07 04:55:06 +03:00
2024-08-23 14:06:13 +01:00
2024-01-07 18:52:10 +04:00
2024-01-17 18:10:42 +01:00
2024-09-19 04:05:54 +03:00