pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-game
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 10 23:10:34 UTC 2008
Modified Files:
pkgsrc/devel/py-game: Makefile PLIST distinfo
pkgsrc/devel/py-game/patches: patch-ac
Log Message:
Update to 1.8.1:
1.8.1:
Many bug fixes and improvements, including:
* BLEND_RGBA_* blitters and blenders to go with the BLEND_RGB_* blend modes.
* documentation updates (mainly for new sprite classes released in 1.8.0)
* sound fixes, and streaming some music from file like objects
* image saving fixes
* greatly expanded tests
* Pixelarray, and surfarray updates and fixes.
* Enhanced Color class, reimplemented in C for speed.
* New Windows and Mac binary installers.
1.8.0:
Besides features such as
* pygame.mask for collision masks
* pygame.scrap for clipboard support
* new and improved sprite groups
* blending support for filling and blitting surfaces
* saving surfaces as jpeg and png
* buffer access for Surface and Sound objects
* numpy support for pygame.surfarray and pygame.pixelarray
* New Windows and Mac installers.
it contains tons of bug fixes and improvements in nearly all areas.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/py-game/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/py-game/PLIST \
pkgsrc/devel/py-game/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/py-game/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index