Changeset 5012 in orxonox.OLD for orxonox/trunk/src/lib
- Timestamp:
- Aug 14, 2005, 4:18:25 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/coord/p_node.cc
r5011 r5012 704 704 705 705 glPopMatrix(); 706 glEnable(GL_LIGHTING); 706 707 if (depth >= 2 || depth == 0) 707 708 { … … 720 721 delete iterator; 721 722 } 722 glEnable(GL_LIGHTING);723 723 } 724 724
Note: See TracChangeset
for help on using the changeset viewer.