]> git.mxchange.org Git - flightgear.git/commit
add command line option --expire to fgelev, overriding the hardcoded
authorradi <radi_@web.de>
Mon, 6 Oct 2014 09:23:27 +0000 (11:23 +0200)
committerradi <radi_@web.de>
Mon, 6 Oct 2014 09:23:27 +0000 (11:23 +0200)
commit82ccaa74290c464c38687e9366642a412ab01d3a
treea7cf8f99d415781649c8dc8494d8d5f643b16472
parentdb22e215a2591a0621f24412f4085b633f6eccad
add command line option --expire to fgelev, overriding the hardcoded
default of 10 if given.

This improves performance _a lot_ if massively probing across
a bucket border as it prevents constant terrain unloading/reloading.
utils/fgelev/fgelev.cxx