Changeset 8031 in orxonox.OLD for branches/water/src/story_entities
- Timestamp:
- May 31, 2006, 3:38:38 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/water/src/story_entities/game_world.cc
r8025 r8031 514 514 void GameWorld::renderPassRefraction() 515 515 { 516 /* 516 517 517 // clear buffer 518 518 glClear( GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); … … 544 544 mw->deactivateRefraction(); 545 545 } 546 } */546 } 547 547 } 548 548
Note: See TracChangeset
for help on using the changeset viewer.