1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-22 02:39:40 +00:00
openmw-tes3mp/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 Merged openengine into openmw 2012-03-11 18:16:29 +04:00
imagerotate.cpp Include some more required Ogre headers explicitely. 2014-03-05 21:46:37 +01:00
imagerotate.hpp forgot to add file 2013-06-12 17:08:02 +02:00
lights.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
lights.hpp Better fix for unshield, comments on changes, no more commented out code. 2013-09-05 10:39:17 +02:00
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