Skip to content

Releases: vpython/vpython-jupyter

7.6.4pre5

7.6.4pre5 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 11 Jul 12:29
5b0557e

Another attempt at a pre-release.

7.6.4pre4

7.6.4pre4 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 08 Jul 03:01
4101321

Another attempt at a pre-release for 7.6.4.

7.6.4pre3

7.6.4pre3 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 07 Jul 18:09
52ec17b

Another attempt at a pre-release.

7.6.4pre2

7.6.4pre2 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 07 Jul 15:05
3ef2a2a

A pre-release of 7.6.4.

7.6.4pre1

7.6.4pre1 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 29 May 11:26
5e8755c

This is a pre-release to prepare for the 7.6.4 release.

7.6.3

Choose a tag to compare

@sspickle sspickle released this 21 Jan 10:14
14928df

This release includes many improvements:

Improved attach_arrow
Corrections to ring
Can now have up to 32 lights (previous limit was 8)
Now uses WebGl2 which makes it possible to have up to 4.295 billion vertex objects (previous limit was 65536)
Can group radio buttons so that only one button in the group is ever highlighted
New attach_light for attaching a local_light to a moving object

There is enhanced compatibility between VPython 7 and Web VPython, because Web VPython now supports standard Python list, dictionary, and set methods

What's Changed

New Contributors

Full Changelog: 7.6.2...7.6.3

7.6.3pre4: Merge pull request #191 from mwcraig/remove-python-2-stuff

Choose a tag to compare

@sspickle sspickle released this 20 Jan 02:29
14928df

This release includes many improvements:

Improved attach_arrow
Corrections to ring
Can now have up to 32 lights (previous limit was 8)
Now uses WebGl2 which makes it possible to have up to 4.295 billion vertex objects (previous limit was 65536)
Can group radio buttons so that only one button in the group is ever highlighted
New attach_light for attaching a local_light to a moving object

There is enhanced compatibility between VPython 7 and Web VPython, because Web VPython now supports standard Python list, dictionary, and set methods

Merged PRs 180 and 183

7.6.3-pre-1

7.6.3-pre-1 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 16 Jan 22:49
48cee12

This release includes many improvements:

Improved attach_arrow
Corrections to ring
Can now have up to 32 lights (previous limit was 8)
Now uses WebGl2 which makes it possible to have up to 4.295 billion vertex objects (previous limit was 65536)
Can group radio buttons so that only one button in the group is ever highlighted
New attach_light for attaching a local_light to a moving object

There is enhanced compatibility between VPython 7 and Web VPython, because Web VPython now supports standard Python list, dictionary, and set methods

Merged PRs 180 and 183

7.6.2

Choose a tag to compare

@sspickle sspickle released this 30 Jul 19:47
6b63ca9

Lots of changes! See release descriptions for the pre-releases on GitHub.

7.6.2pre12

7.6.2pre12 Pre-release
Pre-release

Choose a tag to compare

@sspickle sspickle released this 29 Jul 08:37
6b63ca9

Added typo fix for autoscale bug