]> git.mxchange.org Git - simgear.git/commit
Fix pick callbacks on scenery.
authorJames Turner <zakalawe@mac.com>
Sat, 22 Jun 2013 10:59:42 +0000 (11:59 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 22 Jun 2013 10:59:42 +0000 (11:59 +0100)
commit59cc200f92185b91208e836a8e978f509cdddb48
tree4223ffa09bb59c82c012898aed93ce2598143f32
parentc6093430aefa067fc411385027b529d14c87b0ea
Fix pick callbacks on scenery.

Ensure pick callbacks work over the whole pick group, otherwise
the visible render group is hit first, and resolves to the ground
pick callback instead.

This fixes the hangar doors at KSFO and Moffett.
simgear/scene/model/SGPickAnimation.cxx