]> git.mxchange.org Git - flightgear.git/commit
Fix a subtle bug in the partial ssg tree deleter which was leaving some
authorcurt <curt>
Thu, 24 Oct 2002 03:38:14 +0000 (03:38 +0000)
committercurt <curt>
Thu, 24 Oct 2002 03:38:14 +0000 (03:38 +0000)
commitd62b1a0a668abdd5dd552e5d1a50e5bc6e3a451c
treedd56052f72fc89ca9184743b2b704b5122771b66
parentaff965502918993074c7bdf2c35d91b3d5512d7b
Fix a subtle bug in the partial ssg tree deleter which was leaving some
parts of the tree left over at the end which the failsafe was catching, but
this could impose a huge framerate hit if the missed portion of the tree
was large enough (and it very often was.)
src/Scenery/tileentry.cxx