[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] pgreloaded 2.0.0-alpha5 released



pgreloaded 2.0.0-alpha5 was released.

pgreloaded (Pygame2) is an ongoing rewrite of the Pygame multimedia and
game framework. As Pygame, its purpose is to make writing multimedia
applications, such as games, with Python as easy as possible, while
providing the developer a reliable and extensible programming interface.
It features a modular and loosely coupled package and module layout and
access to the most features of the libraries it wraps.

pgreloaded can be installed side-by-side with Pygame as it uses a
different package namespace and thus will not cause any conflicts with
another Pygame installation.

*** This is an alpha release for testing purposes and not meant to be
    run in production environments.

*** This is the last alpha release for pgreloaded 2.0.0. No new features
    will be implemented now. Instead it is going into a testing period
    with several release candidates.
    TEST IT! :-)

Dependencies
------------
* Python 2.4, 2.5, 2.6, 2.7 or 3.1

Optional:
* SDL >= 1.2.10
* SDL_mixer >= 1.2.11
* SDL_ttf >= 2.0.9
* SDL_image >= 1.2.10
* SDL_gfx >= 2.0.18
* libpng >= 1.2.24
* libjpeg >= 6b
* freetype >= 2.3.5
* portmidi >= 199
* OpenAL >= 1.1 (Aug 2009) or -soft >= 1.11.753

Features and changes in 2.0.0-alpha5
------------------------------------
* SDL_ttf 2.0.10 feature support
* sdl.Surface alpha blit routines support OpenMP now
* math.Vector operations are more strict about the dimensions now.
* Added support for __copy__ and __deepcopy__ operations to various core
  classes
* Added Lorenz' large patch set for the math module
* Added deprecation notices for legacy code to be changed
* freetype.Font.render() argument order changes
* Overhauled and simplified the unit testing framework
* documentation improvements
* various 64-bit platform fixes
* the default installer releases for Win32 platforms are using MSVC++ now
* Python 2.7

Download
--------
The source and documentation packages as well as prebuilt Win32
installers are available from here:

           http://code.google.com/p/pgreloaded/downloads/list

Regards
Marcus

Attachment: pgpjVN3Du83zP.pgp
Description: PGP signature