Releases: vpython/vpython-jupyter
Releases · vpython/vpython-jupyter
7.5.2.beta1
Just a test of the release machinery....
7.5.1
NEW CAPABILITIES
- Can now make scrolling graphs.
- The pos attribute of a compound object can be different from the center of the bounding box.
- The function keysdown() provides a list of those keys that are currently pressed.
- Can now specify make_trail for compound objects and extrusions.
BUG FIXES
- Fix bugs in scene.center/forward/up and scene.camera.pos/axis/rotate
- Can now place elements to the left of a slider.
- Fix serious bugs in compound_to_world and world_to_compound.
- Fix bugs in the rotation of an arrow about its own axis, including changing arrow.up.
- Fix bug in all widgets to handle widget.disabled correctly. (Issue #2, Pull request #3)
7.5.1.alpha4
🙄 This might work....two tags on the same commit turns out to be a bad idea.
7.5.1.alpha1
This is a test release just to try out the new repo.