1
0
Fork 0
flightgear/src/Scenery
timoore 853e371d1e Fix for "falling through ground" problem
The LOD far range on the tile entry scenegraph node was initialized to
0. This meant that any traverals of active children that happened
before the tile manager updated the node would ignore the node
altogether. Among these is the groundcache traversal which was failing
at startup even though scenery was loaded.

Also added a function to dump scene graph nodes to files; very handy
in gdb.
2007-12-20 23:20:51 +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
Makefile.am Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00
newcache.hxx Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00
redout.cxx Modified Files: 2007-05-03 18:47:39 +00:00
redout.hxx Modified Files: 2007-05-03 18:47:39 +00:00
scenery.cxx Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00
scenery.hxx Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00
SceneryPager.cxx Added copyright to SceneryPager. Removed FGTileLoader 2007-12-15 06:01:24 +00:00
SceneryPager.hxx Check if request has already been satisfied 2007-12-14 22:52:57 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Fix for "falling through ground" problem 2007-12-20 23:20:51 +00:00
tileentry.hxx Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00
tilemgr.cxx schedule tiles in Inited state if we get a valid bucket 2007-12-14 22:52:31 +00:00
tilemgr.hxx Use the OSG DatabasePager instead of FGTileLoader 2007-12-14 22:51:56 +00:00