Changeset 1853 in orxonox.OLD for orxonox/trunk/doc
- Timestamp:
- May 1, 2004, 2:32:22 AM (21 years ago)
- Location:
- orxonox/trunk/doc
- Files:
-
- 2 added
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/doc/CREDITS
r1845 r1853 1 1 2 2 3 This is the thanks to File: 3 The Orxonox Team Thanks To 4 -------------------------- 4 5 5 The Orxonox team thanks to 6 amir@datacore.ch for giving us access to subversion and mailling lists 6 amir@datacore.ch for giving us access to subversion and mailing lists 7 Luke Grey for making the orxonox sound 7 8 8 bensch's brother for making the orxonox sound!9 9 -
orxonox/trunk/doc/program_examples/openGL/cube.c
r1803 r1853 5 5 #include <stdio.h> 6 6 #include <stdlib.h> 7 7 #include <math.h> 8 8 9 9 static float alpha = 0;
Note: See TracChangeset
for help on using the changeset viewer.