]> git.mxchange.org Git - flightgear.git/commit
#858: Fix loading issue with aircraft models in "--fg-aircraft" directories
authorThorstenB <brehmt@gmail.com>
Tue, 4 Sep 2012 21:57:25 +0000 (23:57 +0200)
committerThorstenB <brehmt@gmail.com>
Tue, 4 Sep 2012 21:57:25 +0000 (23:57 +0200)
commit6745d27691039e2ce477b2e823dbae6c59bc5d00
tree3d2f262aefe2e532fc616b81ab46c1cce8e827d2
parent7c01632b004749c9146298381b71a113b586a63d
#858: Fix loading issue with aircraft models in "--fg-aircraft" directories
Something after FG 2.8.0 has broken loading aircraft models from
--fg-aircraft directories. Issue is fixed by resolving the aircraft path
in FGAircraftModel (though this module itself hasn't changed and things
were working before...).
src/Model/acmodel.cxx