More Clutter
Submitted by Emmanuele Bassi, posted on 7 Aug 2007 - 14:19 - 0 comments
good news, everyone!
after the 0.4.0 release, the second phase of this new stable cycle of Clutter is the release of the various integration libraries. there hasn't been much movement, but bugs have been fixed and these new releases work and require the 0.4.0 Clutter core release.
- clutter-cairo
- a reference counting issue has been fixed, so now the bindings can safely destroy the cairo context in order to update the content of the
ClutterCairotexture. a simple convenience function for setting the source colour using aClutterColorhas also been added to the public API. - clutter-gst
- A couple of leaks have been successfully plugged
- clutter-gtk
- The examples have been fixed
every add-on library has its own stable branch which you can check out:
svn co http://svn.o-hand.com/repos/clutter/branches/clutter-cairo-0-4 svn co http://svn.o-hand.com/repos/clutter/branches/clutter-gst-0-4 svn co http://svn.o-hand.com/repos/clutter/branches/clutter-gtk-0-4
now that we have core and integration libraries out, expect the bindings to be released as well.
- ebassi's blog
- Login to post comments