New Clutter release: 0.2.1
Submitted by Emmanuele Bassi, posted on 7 Feb 2007 - 13:48 - 0 comments
Good news everyone!
While development on the unstable branch continues, we at OpenedHand are still working on fixing bugs and backporting features to the stable 0.2 branch. This new release of the stable branch:
- fixes a bug in the
clutter_sine_func()alpha function that broke theClutterBehaviourPathobject; - fixes the compilation of Clutter with the
--disable-debugconfigure switch (bug #215); - fixes the check for GL on some nVidia cards;
- backports the new, faster fixed point math functions from the development branch;
- backports the
clutter_square_func()alpha function;
See the NEWS file and the ChangeLog for more details.
The 0.2.1 release is completely API and ABI compatible with the 0.2.0 release - as all the releases in the 0.2.x series will be.
As usual, you can download the Clutter tarball from:
http://www.clutter-project.org/sources/clutter/0.2/
And you can check out the stable branch from SVN using:
svn co http://svn.o-hand.com/repos/clutter/branches/clutter-0-2 clutter
Stay tuned for more news on the development of Clutter!
- ebassi's blog
- Login to post comments