Difference between revisions of "Pitfalls"
(Created page with "== Map shows only lightmap on some computers == Add<p>''blendFunc GL_DST_COLOR GL_ZERO<br>depthFunc equal''</p>to the lightmap stage of the relevant shaders. Crappy graphics card...") |
(No difference)
|
Revision as of 15:31, 4 March 2012
Map shows only lightmap on some computers
AddblendFunc GL_DST_COLOR GL_ZERO
depthFunc equal