]> git.tdb.fi Git - libs/gl.git/commit
Homogenise binding semantics
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Oct 2013 12:53:16 +0000 (15:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Oct 2013 12:53:16 +0000 (15:53 +0300)
commit28e0d3968ae72b0df0e7193a417eb30d1097f734
treed835636e1d072ddad9beaf631a09c23250b7e1ea
parent055f553b1a75f44e72f3c2b5a1c98c1e1e8f3f30
Homogenise binding semantics

Objects that wrap always-on state should restore default states when
unbound.

Enable/disable of otherwise global state should be exposed through
binding, not a flag in an object.
source/material.cpp
source/material.h
source/windingtest.cpp
source/windingtest.h