2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wood-grain texture More... over 19 years ago
demo of version 4 capabilities More... over 19 years ago
Add rgbo as synonym for rgba when specifying a texture. More... over 19 years ago
Put the hidden arrow back, now that arrow pick isn't a problem. More... over 19 years ago
Don't pass middle/right button drags through to user program if zoom/spin are allowed. More... over 19 years ago
Add new doc file to makefile. More... over 19 years ago
Minor edits. More... over 19 years ago
Jonathan patch to not pass zoom/spin drags to user program (unless zoom or spin disabled). More... over 19 years ago
Jonathan patches the pick render for arrow; some transforms were missing. More... over 19 years ago
update to documentation for VPython 4.0 More... over 19 years ago
Install gl_matrix_stackguard guard in gl_pick_render to fix a problem that rings messed up the mouse. Thanks, Jonathan! More... over 19 years ago
ring was specified as a subclass of primitive instead of axial, which meant that radius wasn't a legitimate attribute, and all rings had radius 1. More... over 19 years ago
Fix various minor bugs in positioning and centering of graphs, including the bug that a histogram sometimes had its x axis not long enough. More... over 19 years ago
Corrected the error that was making labels not work on Windows. The text height variable wasn't initialized. More... over 19 years ago
label had two identical statements for add_property for opacity. More... over 19 years ago
Further work to permit broadcasting a normal across faces. More... over 19 years ago
Permit broadcast of normal. This fix was in version 3.2.9 but was missing here. More... over 19 years ago
Import old correction to the case of a slider created with nonzero minimum value. More... over 19 years ago
Correct spelling of display.get_selected(). More... over 19 years ago
Change angle navigation; it appears that mouse tracking is now faster. More... over 19 years ago
Move window titling to start of program. More... over 19 years ago
Put hysteresis in autoscaling to stop fibrillation (camera moving in and out). More... over 19 years ago
Minor cleanup. More... over 19 years ago
Comment out scene.cursor.visible stuff; not yet implemented. More... over 19 years ago
Check for gcf_changed before using cached curve. More... over 19 years ago
Change rgba to rgbo. Add some starting documentation. More... over 19 years ago
Correct an error in calculating range (had incorrectly removed reference to center). More... over 19 years ago
More alpha to opacity changes. More... over 19 years ago
Change print to say RGBO instead of RGBA. More... over 19 years ago
Update version number to 4 beta4 More... over 19 years ago