Andy Ross writes: > The attached one-liner fixes the problem, but someone with more > knowlege should probably think of a better solution. We shouldn't be > initializing static state from within a member initializer. Maybe > there's a need for a "panel subsystem" as separate from the individual > FGPanel objects?
It's a hard call. The J3Cub shows that it's possible to have a true 3D panel, using 3D models rather than a projected 2D panel. We'll still need the 2D panel for some applications, but I'd like to start deemphasizing it when we can. All the best, David -- David Megginson, [EMAIL PROTECTED], http://www.megginson.com/ _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
