From: Jonathan B. <jbr...@ea...> - 2004-06-12 02:52:13
|
VPython 2.9.4 is ready for download from http://sourceforge.net/project/showfiles.php?group_id=6013 The most important fixes in this package are: scene.lights correctly extracts the tuples passed to it. Libtool has been fixed (affects users of Linux and other POSIX-like systems). On Linux and OSX, programs that use multiple display objects should exit correctly. curve, faces, and convex objects have had their data models significantly overhauled to support more of the implicit behavior that some programs had expected. The source package builds and installs cleanly on MS Windows. Also, the precompiled package for Windows uses an Inno setup-based package similar to what is currently used for VPython 2.1. This release has passed a much larger set of test programs and is likely to become the 3.0 release. Enjoy! -Jonathan Brandmeyer |