hi everyone;

here's another edition of the Clutter's weekly report.

= development branch: (master) =

+ merge the cairo-texture branch
  - add the ClutterCairoTexture actor and other Cairo-related
    API to Clutter
  - deprecates clutter-cairo 0.9: no further releases of this
    integration library are planned
+ added a coding style document, formalising the Clutter coding
  style so far
+ performance improvement for the texture_from_pixmap actor on
  some drivers (e.g. Nvidia)
+ calculation fix in the cubic-bezier alpha functions
+ calculation fix in the Interval::compute_value() method for
  unsigned integer values
+ create real files for the units in the conformance test suite
  instead of using symbolic links
+ use a double between 0 and 1 in the Path::get_position() method
  instead of an alpha value
+ test suite fix in test-paint-wrapper
+ fix bug 1351

last week, before the repository switch, a new API for key bindings was
also committed to the development branch: ClutterBindingPool. this new
API will be used by the new Text actor to simplify the key binding
handling, but it can also be used by every new actor that needs to use
key events.

= experimental branches =

+ new experimental branches for 1.0 features that are going
  to be merged or are being considered for merging:

  - 'text-actor-layout-height': port of the patch in bug 1266
    to the Text actor of the 'text-actor' branch; needs testing
    and feedback

+ other branches:

  - the 'cairo-texture' branch has been merged into master
  - the Text actor of the 'text-actor' branch is almost ready
    to be merged into master; testing is appreciated

= stable branch: (clutter-0-8) =

+ backport of a test suite fix in test-paint-wrapper
+ documentation fix for the Actor::set_anchor_point() method
+ backport of performance improvement for the texture_from_pixmap actor

= bindings =

+ the Perl bindings now wrap the COGL texture API

= releases =

+ no releases this week
+ Clutter 0.9 has been pushed a little bit further, possibly to
  mid january; Clutter 1.0 it is still planned for february

= bugzilla =

+ 107 bugs opened against Clutter core
  - 35 are marked as enhancements
+ 10 bugs with 0.8 target milestone (bugs that can, or may be fixed in
trunk and backported to the current stable branch)
+ 17 bugs with 1.0 target milestone (bugs that should be fixed in trunk
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