Broken implementation of window colours, move towards stencil ceilings
This commit is contained in:
@@ -32,6 +32,7 @@ data RenderData = RenderData
|
||||
, _fboHalf2 :: (FBO, TO)
|
||||
, _fboBase :: (FBO, (TO, TO, TO))
|
||||
, _fboCloud :: (FBO, (TO, TO, TO))
|
||||
-- , _fboWindow :: (FBO, (TO, TO, TO))
|
||||
, _fboBloom :: (FBO, TO)
|
||||
, _fboPos :: (FBO, TO)
|
||||
, _fboLighting :: (FBO, TO)
|
||||
|
||||
Reference in New Issue
Block a user