Changeset 9204 in orxonox.OLD
- Timestamp:
- Jul 5, 2006, 10:34:47 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/environments/mapped_water.cc
r9170 r9204 562 562 glDisable(GL_BLEND); 563 563 564 // TODO change texture coords, so water doesnt look distorted when xWidth != zWidth 564 565 glBegin(GL_QUADS); 565 566 // The back left vertice for the water
Note: See TracChangeset
for help on using the changeset viewer.