hi everyone;

= development branch: (master) =

+ merged branch 'async-textures'
  - when the GLib threading support is initialized before Clutter
    and when the :load-async property of ClutterTexture is set to
    TRUE, ClutterTexture will load the image data from disk inside
    a worker thread, without blocking the main loop
+ improved the Alpha API
  - now it's based on symbolic id for each "animation mode"; you can
    register custom alpha functions and get a logical id back, which
    will then be usable from every ClutterAlpha and from the new
    implicit animations API

= experimental branches =

+ new experimental branches for 1.0 features that are going
  to be merged or are being considered for merging:
  - none
  
= stable branch: (clutter-0-8) =

+ no changes

= releases =

+ released Clutter core 0.8.6, with performance improvements for
  the glyphs rendering and with the fix for the X11 race

+ slightly revised the plan for Clutter 1.0; the (new) tentative relese
  plan for Clutter 1.0 is:
  - Clutter 0.9.0 is scheduled for the end of next week, 2009-01-23;
    this release will be "API slushy" (mostly frozen, except for API
    fixes)
  - Clutter 0.9.2 is scheduled for 2009-02-06; this release will be
    API frozen
  - Clutter 0.9.4 is scheduled for 2009-02-20; will be the 1.0.0-rc1
  - Clutter 1.0.0 will be released as soon as we're satisfied with
    the release candidate

= bugzilla =

+ 115 bugs opened against Clutter core
+ 10 bugs with 0.8 target milestone (bugs that can, or may be fixed in
  'master' and backported to the current stable branch)
+ 16 bugs with 1.0 target milestone (bugs that should be fixed in
  'master' before 1.0.0 is released)

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Intel Open Source Technology Center

-- 
To unsubscribe send a mail to [email protected]

Reply via email to