Skip to content

7.6.2beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sspickle sspickle released this 11 Aug 16:35
· 312 commits to master since this release
f575483

Bruce updated various VPython 7 files, including labextension/src/glocommlab.js. This fixes a bug in setting the depth of a 3D text object, it clamps mousemove event triggers to no more than 60 per second, and it uses more chords per helix turn to improve helix appearance.

Also, he fixed some major bugs in GlowScript VPython in inserting "await" where needed when a function call included arguments such as "a=5".