]> git.mxchange.org Git - simgear.git/commit
Restructure to avoid ordering issues.
authorJames Turner <zakalawe@mac.com>
Sat, 13 Apr 2013 13:40:55 +0000 (14:40 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 13 Apr 2013 13:40:55 +0000 (14:40 +0100)
commitc2f44a51c4977328a2ec839d2737cf3807151ccf
treeef8d50586a326a486de46c7a8bdb02b8f1680c47
parent3da44d1215fe5c35c7650aa5815d1b2c5b67d569
Restructure to avoid ordering issues.

Create a pick group for each object, instead of a single one. This
can be optimised in the future but this structure is backwards-
compatible with existing usage, which is more important.
simgear/scene/model/SGPickAnimation.cxx