2
I Use This!
Inactive

Commits : Listings

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