Changeset 8089 in orxonox.OLD for branches/water/src/world_entities/environments
- Timestamp:
- Jun 1, 2006, 5:24:57 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/water/src/world_entities/environments/mapped_water.cc
r8037 r8089 207 207 glViewport(0,0, textureSize, textureSize); 208 208 209 glMatrixMode(GL_MODELVIEW); 209 210 glPushMatrix(); 210 211 … … 261 262 glViewport(0,0, textureSize, textureSize); 262 263 264 glMatrixMode(GL_MODELVIEW); 263 265 glPushMatrix(); 264 266
Note: See TracChangeset
for help on using the changeset viewer.