]> git.mxchange.org Git - flightgear.git/commit
Major change:
authordavid <david>
Sun, 9 Mar 2003 03:34:29 +0000 (03:34 +0000)
committerdavid <david>
Sun, 9 Mar 2003 03:34:29 +0000 (03:34 +0000)
commit191bb2188835c7fd046b8eb0090a6f529973f1b8
treec4168cdfb22c389e375ebef032dac3c8fed8dfc9
parentd94bd7526cd0b62c64cc51d2dc73f34469ba0dbe
Major change:

The "switch" layer type now takes any number of child layers, and will
use the first child that has a condition that evaluates to 'true' (no
condition is automatically true).  Previously, it could take only two
children, controlled by a boolean property.
src/Cockpit/panel.cxx
src/Cockpit/panel.hxx
src/Cockpit/panel_io.cxx