2
I Use This!
Inactive

Commits : Listings

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