1
0
Fork 0
flightgear/src/Scenery
curt d62b1a0a66 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.)
2002-10-24 03:38:14 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
design source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
FGTileLoader.cxx Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
FGTileLoader.hxx MSVC tweaks. 2001-07-12 17:55:44 +00:00
hitlist.cxx Consolodating scenery structures in scenery.hxx. 2002-05-14 05:49:47 +00:00
hitlist.hxx White space tweaks. 2002-03-18 19:02:59 +00:00
Makefile.am Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx Minor tweaks to sound subsystem update rates. 2002-08-26 20:46:13 +00:00
newcache.hxx Working on hunting down a really awful memory leak. This arose out of a 2002-08-06 18:50:12 +00:00
scenery.cxx Begin work on rendering runway lights using environment maps. The basics 2002-10-06 03:53:19 +00:00
scenery.hxx Begin work on rendering runway lights using environment maps. The basics 2002-10-06 03:53:19 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Fix a subtle bug in the partial ssg tree deleter which was leaving some 2002-10-24 03:38:14 +00:00
tileentry.hxx Updates to how we structure runway lighting in the scene graph so we can get 2002-10-22 20:47:14 +00:00
tilemgr.cxx Fix a bug in ground elevation measuring for the first frame after we cross 2002-10-17 15:54:31 +00:00
tilemgr.hxx Fix tile cache resizing bug (which could lead to thrashing.) 2002-08-01 06:15:59 +00:00