]> git.mxchange.org Git - flightgear.git/commit
Fix bug 864 - moving the 2D panel around.
authorJames Turner <zakalawe@mac.com>
Wed, 3 Jul 2013 07:57:48 +0000 (08:57 +0100)
committerJames Turner <zakalawe@mac.com>
Wed, 3 Jul 2013 07:57:48 +0000 (08:57 +0100)
commit55d6d09524cfd6499c51c823d61c5f9024ba6bf7
tree59ce1a6614da2c1a5ee0af199ec9a06d3d4adade
parent05572cbb3e4fabffb829814714e7cdb36d663269
Fix bug 864 - moving the 2D panel around.

Bounding box wasn't being dirtied when changing the transform,
breaking picking visitor for the panel. Add listeners to the relevant
props so we can tell OSG when the panel transform changes.
src/Model/panelnode.cxx