]> git.tdb.fi Git - libs/gl.git/commit
Exclude EnvironMap effect itself when creating the map
authorMikko Rasa <tdb@tdb.fi>
Sun, 28 Sep 2014 18:02:28 +0000 (21:02 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 29 Sep 2014 15:10:04 +0000 (18:10 +0300)
commit00d3ccedefb1a5efb3d2d4625a2b68446703fbab
tree9cda7d37c179c92541d8a2012fb5510e7dfb7eb5
parent3101f1e39018b33c74898fa76664ee1cb6326dc3
Exclude EnvironMap effect itself when creating the map

This avoids an unnecessary texture bind/unbind cycle if the EnvironmentMap
is contained within its own environment.
source/environmentmap.cpp