clutter 1.10.6



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

    - Fix assertions and segfaults with touch events

    - Drop usage of GL types in Clutter
    C, GLib, and Cogl provide the same exact types, and we also get to drop
    the dependency on the GL header.

    - Update Visual Studio project files and build rules

    - Fix assertion error in ClutterFlowLayout

    - Re-allow passing NULL in clutter_text_set_text()
    The switch to ClutterTextBuffer introduced a regression.

    - Add missing annotations in ClutterText

  • List of bugs fixed since Clutter 1.10.4

    [bugzilla.gnome.org]
    #675371 - Asserts when getting touch events
    #676150 - Fix GDK backend build on Windows
    #676068 - Setting size on ClutterFlowLayout container crashes
    #675890 - Passing NULL buffer to clutter_text_set_text() will not reset
              the buffer and segfault
    #675396 - Possible bug in _clutter_paint_volume_axis_align

Many thanks to:

  Chun-wei Fan, Bastien Nocera, Bastian Winkler, Dominique Bureau,
  Mike Ruprecht, Neil Roberts, Sasi Bhushan, Tristan Van Berkom.


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.10/clutter-1.10.6.changes  (11.4K)

Download
========
http://download.gnome.org/sources/clutter/1.10/clutter-1.10.6.tar.xz (4.58M)
  sha256sum: 1599432d5ea79b0260cdea72803784d3b94ee14de2722ad29eefbe75975630f2



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