]> git.mxchange.org Git - flightgear.git/commit
Added an --materials-file option to select the materials file to use at startup.
authorAnders Gidenstam <anders@gidenstam.org>
Fri, 2 Sep 2011 18:26:55 +0000 (20:26 +0200)
committerAnders Gidenstam <anders@gidenstam.org>
Sat, 3 Sep 2011 19:48:50 +0000 (21:48 +0200)
commita2972051a9cf8347249b989e96270506d5f921ea
treea87da1ff7c228842b570f6ae40611ac656e1292e
parent77e844a78daafbb793e159fec98f842ff83974ef
Added an --materials-file option to select the materials file to use at startup.

The property /sim/rendering/materials-file can also be used for this purpose.
src/Main/fg_init.cxx
src/Main/fgviewer.cxx
src/Main/options.cxx