openmw-tes3coop/components
Chris Robinson 21e2c287eb Fix/workaround specular issues
The glossiness should not be multiplied by 255, however the values set in many
of Bloodmoon's meshes would look horrible otherwise. Now we can let the
NiSpecularProperty specify when to enable specular (which is supposed to
default to on, but due to the aforementioned meshes, we default to off).
2013-03-02 19:30:23 -08:00
..
bsa fixed a missing inlcude 2013-02-21 19:27:07 +01:00
compiler workaround for garbage after an end statement 2013-02-25 10:32:38 +01:00
esm minor cleanup 2013-02-28 22:17:07 +01:00
file_finder Issue #133 Handle resources across multiple data directories 2012-02-12 14:21:07 +01:00
fileorderlist Move OpenDialog to editor and use it in startup dialogue. 2013-02-05 22:06:36 +01:00
files Removing all traces of "Open Morrowind". 2013-02-28 19:36:10 +01:00
interpreter replaced std::string concatenation with std::ostringstream 2013-01-01 11:59:05 -08:00
misc added missing reference to <cctype> 2013-01-01 10:58:30 -08:00
nif Fix loading empty NiTriShapeData records 2013-02-28 13:38:48 -08:00
nifbullet Better handle which collision shapes to load 2013-02-25 10:29:48 -08:00
nifogre Fix/workaround specular issues 2013-03-02 19:30:23 -08:00
nifoverrides more string lowercase 2013-01-09 20:51:52 +01:00
settings settings.cpp: fix std::runtime_error compile error 2012-09-05 23:39:58 +02:00
terrain remove underscores from filenames in esm 2012-09-23 23:12:10 +04:00
to_utf8 fixed various warnings about converting size_t to int 2013-02-23 10:23:38 -08:00
translation Merge remote-tracking branch 'corristo/master' 2013-01-06 18:40:30 +01:00
CMakeLists.txt Split launcher specific code from DataFilesList back to DataFilesPage. 2013-02-04 22:14:14 +01:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00