]> git.mxchange.org Git - simgear.git/commit
issue 165: fix material animation condition problem
authorTim Moore <moore@cline.(none)>
Thu, 4 Nov 2010 09:06:13 +0000 (10:06 +0100)
committerTim Moore <moore@cline.(none)>
Thu, 4 Nov 2010 09:06:13 +0000 (10:06 +0100)
commit4787ac64ff9326896c15416d17ff8a7d70b5070b
tree236e0a5266c0d7e4d13ea3b914b31a53feb7dbba
parentfef625ce27ac50cf301cc150401e26a8f02acc5e
issue 165: fix material animation condition problem

The evaluation of the condition is moved to a ConditionNode and
separated from the animation of values via properties. Previously the
conditional application of static values was broken.
simgear/scene/model/SGMaterialAnimation.cxx