]> git.mxchange.org Git - flightgear.git/commit
Property patches from Frederic Bouvier:
authordavid <david>
Sat, 11 May 2002 00:59:26 +0000 (00:59 +0000)
committerdavid <david>
Sat, 11 May 2002 00:59:26 +0000 (00:59 +0000)
commitf3eafe1007d356f9c37985828d3968ae6a162e32
treec17c2578b97158df9d3c483f3cf22cf3db6ce9ed
parent56473dc28d960524ccdf83b33f477adcade1fcd4
Property patches from Frederic Bouvier:

The FlightGear patch is to take account the change in the getChildren
function that now returns a vector<SGPropertyNode_ptr>. If the
removeChild functionnality is to be added in FlightGear, all those
SGPropertyNode * floating around should be changed to
SGPropertyNode_ptr.
src/Cockpit/panel_io.cxx
src/Input/input.cxx
src/Main/logger.cxx
src/Model/model.cxx
src/Model/modelmgr.cxx
src/Objects/matlib.cxx
src/Sound/fg_sound.cxx