Skip to content

Releases: vpython/vpython-jupyter

7.5.2.beta1

25 Sep 14:22
e9e2660
Compare
Choose a tag to compare
7.5.2.beta1 Pre-release
Pre-release

Just a test of the release machinery....

7.5.1

20 Jun 19:08
839e8d5
Compare
Choose a tag to compare

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

17 Jun 20:18
7a5aad2
Compare
Choose a tag to compare
7.5.1.alpha4 Pre-release
Pre-release

🙄 This might work....two tags on the same commit turns out to be a bad idea.

7.5.1.alpha1

07 Jun 18:24
e3ef687
Compare
Choose a tag to compare
7.5.1.alpha1 Pre-release
Pre-release

This is a test release just to try out the new repo.