2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a capability for log-log and semilog graphs More... about 15 years ago
Remove dependence on visual.text More... over 15 years ago
Restore (object) to class py_renderable header, needed by Python 2.6 and 2.7 More... over 15 years ago
Updated license, with Polygon stuff More... over 15 years ago
Minor positioning adjustment More... over 15 years ago
Reconfigure docs, add trail documentation More... over 15 years ago
Add references to new doc files More... over 15 years ago
Change trail to make_trail More... over 15 years ago
Fix important bug -- make link to Python code in primitives.py general, not instance-specific More... over 15 years ago
Use the new trail=True mechanism More... over 15 years ago
Handle frame correctly with trail More... over 15 years ago
Remove attempt to do box.size = 4; could not make it work for some reason More... over 15 years ago
Bump version number to 5.70 for trail=True More... over 15 years ago
Implement trail=True for primitives; also implement box.size = 4 More... over 15 years ago
Change mouse.project to mouse.pos because project doesn't work when graphing very small numbers, and pos works well enough with fov=0.01 (which is what it's been). More... over 15 years ago
Update a comment More... over 15 years ago
Revert to timers in the graph and controls modules More... over 15 years ago
Implement mouse handling in graph and controls module by driving vis/primitives.py/handlemouse at the end of each render cycle More... over 15 years ago
Update to final version of numerical display beside crosshairs More... over 15 years ago
Fix a long-standing inconsistency in the background color for a label object, including adding a background attribute More... over 15 years ago
Deal with background in label objects More... over 15 years ago
Revert to triangle strips for the ends of extrusions, because they're twice as fast as the triangle scheme. More... over 15 years ago
Check for all displays having been deleted More... over 15 years ago
Report changes in 5.61 More... over 15 years ago
Minor change to not drive mouse routine if display is not visible More... over 15 years ago
Removes a print statement More... over 15 years ago
Corrects a mistake in the bricks material More... over 15 years ago
5.61 adds crosshairs to graphing, fixes mouse y coordinate for non-uniform windows, simplifies controls (no interact call needed), and documents the new capabilities More... over 15 years ago
Correct mouse positions in the case of scene.uniform = False (so that mouse crosshairs can work in graph module) More... over 15 years ago
Improve machinery for displaying the initial and final faces More... over 15 years ago