1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-27 12:35:46 +00:00
OpenMW/components
scrawl f93b7ec943 Fix light state issue
GLSL does not respect gl_Disable(GL_LIGHTX), so we have to set unused lights to zero.

Sadly, this change makes the applying of the modelView matrix less efficient. So far I couldn't find a better solution, osg's state tracker keeps getting in the way. :(
2016-02-18 19:37:57 +01:00
..
2016-02-08 15:55:05 +01:00
2016-01-03 20:19:38 +01:00
2016-02-09 20:21:56 +01:00
2016-02-09 20:26:58 +01:00
2016-01-11 23:10:16 +01:00
2015-06-04 17:13:42 +02:00
2015-12-07 22:49:15 +01:00
2014-11-20 18:14:49 +01:00
2016-02-18 19:37:57 +01:00
2016-02-18 19:37:57 +01:00
2015-12-10 00:15:55 +01:00
2014-09-26 17:48:14 +02:00
2016-02-16 19:17:04 +01:00