clutter 1.8.2



About Clutter
=============

Clutter is an open source software library for creating fast,
portable, compelling and dynamic graphical user interfaces. Clutter
uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded
platforms) for rendering, but with an API which hides the underlying
GL complexity from the developer. The Clutter API is intended to be
easy to use, efficient and flexible.

News
====

  • List of changes since Clutter 1.8.0

    - Plug memory leaks in ClutterBoxLayout
    The list of children retrieved from the container was not being freed
    in each size negotiation cycle.

    - Fix the handling of out-of-stage actors in OffscreenEffect
    The expansion of the viewport needed for out-of-stage actors when
    computing the size and position of the offscreen buffer was failing
    with nested effects.

    - Do not complete a PaintVolume multiple times
    A missing guard was causing the lazily computed vertices of the cube
    to be trampled over; this caused visual artefacts as the stage-relative
    bounding box became unstable, leading to the wrong clip region to be
    used when painting.

    - Update the MingW cross-compilation script

    - Updated translations
    Danish, Brazilian, Serbian, Punjabi, Telugu, Assamese, German, Oriya,
    Esperanto, Tamil, Portuguese, Ukrainian, Traditional Chinese (Hong
    Kong and Taiwan), Catalan, French.

  • List of bugs fixed since Clutter 1.8.0

    [bugzilla.gnome.org]

    #659625 - mingw32: Update the build script to compile 1.8.0
    #659893 - clutter-main: Reword translator comment for default:LTR
    #659601 - offscreen effects on children of containers also with an
              offscreen effect get a wrong viewport
    #660985 - memory leak in clutter_box_layout.c
    #661022 - Mark clutter_state_set_key() source_state_name as nullable

Many thanks to:

  Bruno Brouard, Neil Roberts, Carles Ferrando, Chao-Hsiung Liao,
  Colin Walters, Damien Lespiau, Daniel Korostil, Duarte Loreto,
  I Felix, Kristjan SCHMIDT, Manoj Kumar Giri, Marc-André Lureau,
  Mario Blättermann, Nilamdyuti Goswami, Sunjin Yang, krishnababu k,
  A S Alam, Мирослав Николић, Adorilson Bezerra, Ask H. Larsen.


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.8/clutter-1.8.2.changes  (11.7K)

Download
========

http://download.gnome.org/sources/clutter/1.8/clutter-1.8.2.tar.xz  (4.25M)
  sha256sum: dc899f26448f31cb31e72d80650b8c8ae05acacd5b5d5a44798eabaca0ddfa2f

http://download.gnome.org/sources/clutter/1.8/clutter-1.8.2.tar.bz2 (5.00M)
  sha256sum: 5e6abf6440e6be8130fd7a6b449e1789e4318f61b17f06323ba1b58dc143bc8b



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