[ANNOUNCE] Clutter 0.5.2 developers snapshot



hi everyone;

Clutter 0.5.2 is now available for download at:

  http://www.clutter-project.org/sources/clutter/0.5/

MD5 checksums:
  a609e62aca80c412cfdc2e9c8c44ed32  clutter-0.5.2.tar.gz
  cec150902542230e6337e7c279683e6e  clutter-0.5.2.tar.bz2

this is a developers shapshot of the 0.5 cycle leading to the next 0.6
stable cycle.

Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces. Clutter is licensed under
the terms of the GNU Lesser General Public License version 2.1.

Clutter currently requires:

  * GLib >= 2.14.0
  * GdkPixbuf
  * Pango 1.x
  * OpenGL >= 1.2 or OpenGL ES 1.1
  * GLX, SDL or an EGL Implementation

The official website is: http://www.clutter-project.org
The Clutter blog is at:  http://www.clutter-project.org/blog
To subscribe to the Clutter mailing list, send mail to: 
   clutter+subscribe o-hand com 
The official mailing list archive is: http://lists.o-hand.com/clutter/

* Notes

   o this is unstable development release. While it has had a bit of
     testing, there are certainly plenty of bugs remaining to be found.
     this release should not be used in production.

   o this version is API and ABI incompatible with the current stable
     release of Clutter. the API has been mostly frozen, but it can
     still change within the 0.5 development snapshots cycle.

   o this version is parallel installable with Clutter 0.4 and with the
     upcoming 0.6 release. installing this version will overwrite the
     files from the previous 0.5.0 version, or the installed files from
     a SVN checkout.

   o Bugs should be reported to http://bugzilla.o-hand.com

* List of changes between 0.5.0 and 0.5.2

   o ClutterModelDefault has been renamed to ClutterListModel

   o ClutterModel now has vector-based variants for append, prepend and
     insert methods; these methods are useful for bindings

   o Add units-based variant for clutter_actor_move_by()

   o ClutterLabel layout issues present in 0.5.0 have been fixed

   o The EGL backend build has been fixed

* List of bugs fixed

   o #694 - Handle GLhandleARB on OS X [Tommi Komulainen]
   o #700 - Fix for clutter_effect_rotate() [Neil Roberts]

Thanks to all the contributors for this release:

  Tommi Komulainen
  Neil Roberts

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com



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