Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7919 in orxonox.OLD for trunk/src/world_entities/skybox.cc


Ignore:
Timestamp:
May 28, 2006, 3:48:13 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the gui branche back
merged with command:
https://svn.orxonox.net/orxonox/branches/gui
no conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/skybox.cc

    r7840 r7919  
    227227  glDisable(GL_LIGHTING);
    228228
    229   glPushAttrib(GL_ENABLE_BIT);
    230229  glDisable(GL_FOG);
    231230
    232231  WorldEntity::draw();
    233232
    234   glPopAttrib();
    235233  glPopAttrib();
    236234
Note: See TracChangeset for help on using the changeset viewer.