[visionegg] [announce] Vision Egg 1.1.1 released
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Thu, 18 Sep 2008 12:36:37 -0700
Hi all,
I'd like to announce the release of the Vision Egg 1.1.1. This is
primarily a bug fix release to Vision Egg 1.1. It may be downloaded from
the usual locations:
http://pypi.python.org/pypi?:action=display&name=visionegg&version=1.1.1
https://sourceforge.net/project/showfiles.php?group_id=40846&package_id=32990&release_id=627210
Changes for 1.1.1:
------------------
* Various small bugfixes and performance improvements:
- Removed old CVS cruft from VisionEgg/PyroClient.py
VisionEgg/PyroHelpers.py
- Fix trivial documentation bugs to have the correct version number.
- Workaraound pygame/SDL issue when creating Font objects. (r1491,
reported by Jeremy Hill)
- bugfix: allow 4D as well as 3D vectors to specify vertices (r1472,
r1474)
- fix comments: improve description of coordinate system transforms
(r1473)
- Use standard Python idiom (r1475)
- Further removal of 'from blah import *' (r1476, r1501)
- Minor performance improvement (r1486)
- Remove unintended print statement (r1487 thanks to Jeremy Hill)
- properly detect String and Unicode types (r1470, reported by Dav Clark)
- update license to mention other code (r1502)
--
Dr. Andrew D. Straw
California Institute of Technology
http://www.its.caltech.edu/~astraw/
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
Other related posts:
- » [visionegg] [announce] Vision Egg 1.1.1 released