[PyOpenGL-Users] Minor bug-fix release 2.0.1.08 available
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@ro...> - 2004-07-18 07:35:04
|
You can get it here: http://pyopengl.sourceforge.net/ http://sourceforge.net/project/showfiles.php?group_id=5988&package_id=6035 Release notes: This is a minor bug-fix release based on the PyOpenGL 2.0.1-maint branch in CVS. The biggest user-visible change is likely that the Win32 binaries include Togl, (the dev-2_1 revision of the Togl build mechanism has been back-ported, so it's much easier to build Togl now). For Linux peoples, builds out-of-the-box on Gentoo, and likely Fedora Core2. * Backport of dev-2_1 Togl build fixes * glMap1d/glMap1f fix for parameter reference in the typemap * Added __init__.py to da demo. * Fix for systems where a SWIG version > 1.3.13 is installed. I've built and tested against Python 2.4a1 as well, and all seems to be fine there, but I can't generate a bdist_wininst due to what appears to be a 2.4 distutils bug. Enjoy yourselves, Mike ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ blog: http://zope.vex.net/~mcfletch/plumbing/ |