]> git.mxchange.org Git - flightgear.git/commit
Some terrainsampler improvements
authorTorsten Dreyer <Torsten@t3r.de>
Mon, 23 Aug 2010 15:47:57 +0000 (17:47 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Mon, 23 Aug 2010 15:47:57 +0000 (17:47 +0200)
commitb2f8238696c0a30c58be30beea4967a7e8960cd3
treeafd5ff50af9a80622e4a1c87c76053221ebe2692
parent52ac173257bf9cc780f0faee5049314442083140
Some terrainsampler improvements

- use max. computation time instead of max computations per frame
- restart computation of an area only after significant movememt
- let the area move with a heading and a speed
src/Environment/terrainsampler.cxx [changed mode: 0755->0644]