clutter 1.6.18



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.6.16

    - Fix the handling of the right edge in ClutterSnapConstraint.

    - Plug leaks in CoglMaterial.

    - Compilation fixes for the Sun C Compiler.

    - Documentation fixes.

    - Handle the destruction of actors correctly when using ClutterAnimation;
      this fix allows to destroy an actor inside the ::completed signal
      handler without idle sources or similar contortions.

    - Fix the default value of ClutterText:editable in the property definition
      and documentation.

  • List of bugs fixed since Clutter 1.6.16

    [bugzilla.gnome.org]

    #652129 - Use "const" instead G_CONST_RETURN
    #654024 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
    #654718 - clutter 1.6.16 compile issues
    #654726 - text: Fix the default value of "editable"
    #654066 - ClutterTimeline new-frame signal not working correctly on some
              platforms
    #651717 - Enable evdev devices by default
    #652034 - Crash in clutter_stage_queue_actor_redraw at clutter-stage.c
              line 3311

    [bugzilla.clutter-project.org]

    #2621 - Clutter segfaults if you queue a redraw of an unmapped actor
            inside the notify::mapped callback

Many thanks to:

  Javier Jardón, Damien Lespiau, Neil Roberts, Bastian Winkler,
  Chris Lord, Lionel Landwerlin, Robert Bragg


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.6/clutter-1.6.18.changes  (15.5K)

Download
========

http://download.gnome.org/sources/clutter/1.6/clutter-1.6.18.tar.xz  (4.29M)
  sha256sum: b1ac7e9caa3ebe27e290ff2db307964ff23750d2bbfcb5a33fcc04f687783683

http://download.gnome.org/sources/clutter/1.6/clutter-1.6.18.tar.bz2 (4.96M)
  sha256sum: dc8dbe394a651278108d923c92f5881fa0136367179481368a05d2e8a35ac55f



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