]> git.mxchange.org Git - simgear.git/commitdiff
Rolled Norm's change back out; update needs to be called earlier.
authordavid <david>
Mon, 16 Sep 2002 13:13:49 +0000 (13:13 +0000)
committerdavid <david>
Mon, 16 Sep 2002 13:13:49 +0000 (13:13 +0000)
simgear/scene/sky/clouds3d/SkySceneLoader.cpp

index 6aea15cb4af986432c01edb35bf56db16a2a587f..88acc2f66d8c14f5dd3061afd01964f29b74310c 100644 (file)
@@ -222,7 +222,6 @@ void SkySceneLoader::Draw()
   //_ssgCurrentContext->cull(r) ;
   //_ssgDrawDList () ;
 
-  SceneManager::InstancePtr()->Update(*pCam);
   SceneManager::InstancePtr()->Display(*pCam);
        
   //pLight->Display(); // draw the light position to  debug with sun position