]> git.mxchange.org Git - simgear.git/commit
Till BUSCH:
authormfranz <mfranz>
Wed, 23 Apr 2008 12:28:45 +0000 (12:28 +0000)
committermfranz <mfranz>
Wed, 23 Apr 2008 12:28:45 +0000 (12:28 +0000)
commit8f48515b80a95a026d427286e342e67cf56e8def
tree2cde53ce82fd7537284bd78dc86eb2107ab51208
parentc7dab4abeaf4b05904210dbc9d01680378adfe80
Till BUSCH:

this is a small (-1/+3) patch to fix pick animations on scenery objects.
since picking apparently doesn't care for polygon offsets, the objects
got into the picklist in the wrong way. now, no matter if the "highlight
group" or the "normal group" gets hit first, the callback will fire.
simgear/scene/model/animation.cxx