2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a capability for log-log and semilog graphs More... almost 15 years ago
Remove dependence on visual.text More... almost 15 years ago
Restore (object) to class py_renderable header, needed by Python 2.6 and 2.7 More... almost 15 years ago
Updated license, with Polygon stuff More... almost 15 years ago
Minor positioning adjustment More... almost 15 years ago
Reconfigure docs, add trail documentation More... almost 15 years ago
Add references to new doc files More... almost 15 years ago
Change trail to make_trail More... almost 15 years ago
Fix important bug -- make link to Python code in primitives.py general, not instance-specific More... almost 15 years ago
Use the new trail=True mechanism More... almost 15 years ago
Handle frame correctly with trail More... almost 15 years ago
Remove attempt to do box.size = 4; could not make it work for some reason More... almost 15 years ago
Bump version number to 5.70 for trail=True More... almost 15 years ago
Implement trail=True for primitives; also implement box.size = 4 More... almost 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... almost 15 years ago
Update a comment More... almost 15 years ago
Revert to timers in the graph and controls modules More... almost 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... almost 15 years ago
Update to final version of numerical display beside crosshairs More... almost 15 years ago
Fix a long-standing inconsistency in the background color for a label object, including adding a background attribute More... almost 15 years ago
Deal with background in label objects More... almost 15 years ago
Revert to triangle strips for the ends of extrusions, because they're twice as fast as the triangle scheme. More... almost 15 years ago
Check for all displays having been deleted More... almost 15 years ago
Report changes in 5.61 More... almost 15 years ago
Minor change to not drive mouse routine if display is not visible More... almost 15 years ago
Removes a print statement More... almost 15 years ago
Corrects a mistake in the bricks material More... almost 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... almost 15 years ago
Correct mouse positions in the case of scene.uniform = False (so that mouse crosshairs can work in graph module) More... almost 15 years ago
Improve machinery for displaying the initial and final faces More... almost 15 years ago