1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/libs/openengine/ogre
dteviot e197f5318b fixing MSVC 2013 warning C4244: & C4305
conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data
2015-03-08 13:07:29 +13:00
..
.gitignore
imagerotate.cpp
imagerotate.hpp
lights.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
lights.hpp
renderer.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
renderer.hpp add #include <stdint.h> 2015-01-17 15:35:58 +13:00
selectionbuffer.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
selectionbuffer.hpp Add ManualResourceLoader for character previews (Fixes #1752) 2014-08-06 20:13:57 +02:00