clutter 1.13.8



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

    - Use ClutterActor:child-transform with ClutterScrollActor
    The ScrollActor class now uses the :child-transform property to translate
    its children when scrolling. This simplifies the code, and makes it more
    robust with regards to clipped redraws.

    - Add progress-based marker API to ClutterTimeline
    Allow adding a marker to a Timeline instance using the normalized progress
    value between the beginning and the end of the timeline's duration.

    - Allow building Wayland compositor and client support together
    Instead of having to require two separate builds.

    - Documentation fixes

    - Translations update
    Czech, Traditional Chinese (Hong Kong and Taiwan), German.

  • List of bugs fixed since Clutter 1.13.6

    #695158 - Animated property transitions cause the animated actor to be
              leaked
    #695119 - text: Fix PangoFontDescription leak
    #694267 - The search entry no longer reacts to layout switches
    #692851 - wayland backend & compositor support can't be built together
    #694319 - Add progress-based marker API to ClutterTimeline
    #686225 - ClutterScrollActor scrolls itself instead of just its contents

Many thanks to:

  Daniel Stone, Chao-Hsiung Liao, Marek Černocký, Mario Blättermann, Rui Matos.


ChangeLog
=========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.8.changes  (7.57K)

Download
========
http://download.gnome.org/sources/clutter/1.13/clutter-1.13.8.tar.xz (4.83M)
  sha256sum: 3a16f459c69468fe4a6ad7a53ef994af1d828b5c714839042c85439a494fbfc2



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