]> git.mxchange.org Git - simgear.git/commit
New pick animation capability from Alex Perry
authorTorsten Dreyer <Torsten@t3r.de>
Sat, 22 May 2010 21:35:01 +0000 (23:35 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Sat, 22 May 2010 21:35:01 +0000 (23:35 +0200)
commit1ae0f9c19d52de2f0b0fa213bf9c01730212f70d
tree1fc591af19de95d7d1117f582b73dfe25417cc8f
parentf161f78a33b175ff0241688c276ba18c5ba9dd7b
New pick animation capability from Alex Perry

Alex Perry: Adds a new pick animation capability which parallels the existing
"action" for a named object.  Specifying "vncaction" and a transform
from model space will enable all mouse clicks on that object to be
delivered directly to the OSG image.  Currently, the readers for VNC
and PDF files yield interactive images; more are likely to be added
over time.
simgear/scene/material/TextureBuilder.cxx
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx