]> git.mxchange.org Git - simgear.git/commit
Issue 110: fix pick animation interaction with effects
authorTim Moore <timoore33@gmail.com>
Wed, 29 Dec 2010 17:09:23 +0000 (18:09 +0100)
committerTim Moore <timoore33@gmail.com>
Wed, 29 Dec 2010 17:09:23 +0000 (18:09 +0100)
commitc934b47f2e94fcefb719b9b6186abc4fd8562670
treee9e5b8c7c896d33cbf5e5f0b0dd9aaf59b945f0c
parent33e1a9457a356c339170d79d66253fac2dd1f825
Issue 110: fix pick animation interaction with effects

Set OVERRIDE and PROTECTED attributes on pick animation state
attributes. Set up attributes and add a colorMode uniform so that the
default shader will take color and alpha values from the
material. Also, add a DotOsg writer method for ConditionNode.
simgear/scene/model/ConditionNode.cxx
simgear/scene/model/ConditionNode.hxx
simgear/scene/model/animation.cxx