24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 4 years ago.
Mar 10, 2020 — Mar 10, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Batch of changes to clear up build problems encountered on SGI. More... over 25 years ago
Change Numeric arrayobject.h include so it never has a leading path component. We'll pick this up with include flags to the compiler (specified in Setup). More... over 25 years ago
Updates to openglutil so that it doesn't need to be linked with GLUT (-lglut) except when it is compiled with Numeric and -DGLUT (for glSphereSetDSPL). Formerly, it required it for all Numeric builds. More... over 25 years ago
Fix syntax error in David's commit of glGetIntegerv()-Numeric patch. More... over 25 years ago
Pan update for Tk.OpenGL(). More... over 25 years ago
Fix by Randall Hopper, modified by DA. More... over 25 years ago
Allow resetting of callbacks More... over 25 years ago
Fix by Magnus Kessler More... over 25 years ago
First Checked In. More... over 25 years ago
First Checked In. More... over 25 years ago
#ifdefed out a header for the Mac version More... over 25 years ago
Minor change for compatibility with glutInitMac More... over 25 years ago
rearrange some definitions. Codewarrior won't let you initialize a variable after it has been defined. More... over 25 years ago
#ifdefed a header More... over 25 years ago
several minor fixes to allow it to compile. There was a bas cast of indices and in 4 argument lists an array had an & operator when it was not needed More... over 25 years ago
change from char **argv to &(char *argv) to please egcs. More... about 26 years ago
added target directory option to install.py More... about 26 years ago
Changed eraser.xbm back to what it was originally. More... about 26 years ago
Testing to see if I can modify files. The square of four pixels in the eraser is modified. More... about 26 years ago
more todos More... about 26 years ago
TODO file! More... about 26 years ago
Blue demo More... about 26 years ago
forgot about wgl More... about 26 years ago
silly bug More... about 26 years ago
fix paths More... about 26 years ago
need dynload directory for portability More... about 26 years ago
new __path__ hackery More... about 26 years ago
compiles, links, loads, and segfaults on redhat More... about 26 years ago
unix optional argument More... about 26 years ago
better docstring More... about 26 years ago