2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version to 4.beta25 More... about 18 years ago
Fix a couple of bugs in faces More... about 18 years ago
Systematizing rgb/rgba machinery for curve, points, faces. curve now seems right, and maybe points, but faces not quite right yet. More... about 18 years ago
Answers from Martin Costabel about compiling on Mac OS X More... about 18 years ago
Make corrections to curve and points objects to have internal color be rgba but also be able to set color to an array of either rgb or rgba. More... about 18 years ago
Simplify check in helix construction for (illegal) nonuniform axes. More... about 18 years ago
Revert to earlier default on thickness, making it radius/20. More... about 18 years ago
Make default helix radius be 1 instead of 0.2; easier to see default object More... about 18 years ago
Further corrections to helix object More... about 18 years ago
Improve documentation on frame.scale More... about 18 years ago
Correct an error in setting axis/length of helix More... about 18 years ago
Fix curve bug. Needed to accept rgba as well as rgb as single color in constructor. More... about 18 years ago
Add documentation about trying various approaches to building on a Mac. More... about 18 years ago
More Mac documentation. More... about 18 years ago
Further documentation More... about 18 years ago
More documentation, in part for Mac More... about 18 years ago
Crosseyed stereo no longer unimplemented. More... about 18 years ago
Implement crosseyed stereo More... about 18 years ago
Fix minor typo More... about 18 years ago
Corrected typo that claimed that active stereo not implemented. More... about 18 years ago
Added more documentation. More... about 18 years ago
Make a start at documenting how to build on Mac OSX More... about 18 years ago
Fix typo in error message More... about 18 years ago
Add some documentation. More... about 18 years ago
Further revision to check individually for several libraries, to give needed feedback in the configure process as to which libraries are missing. More... about 18 years ago
Fix typo More... about 18 years ago
Correct some typos More... about 18 years ago
Break out checks for various needed components to give better feedback when running configure More... about 18 years ago
Runs just a bit faster using z*z instead of z**2 More... about 18 years ago
Add mandelbrot.py to examples More... about 18 years ago