clutter 1.5.14
- From: "Emmanuele Bassi" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: clutter 1.5.14
- Date: Mon, 24 Jan 2011 10:50:37 +0000 (UTC)
Module: clutter
Version: 1.5.14
Uploaded by: Emmanuele Bassi
http://download.gnome.org/sources/clutter/1.5/clutter-1.5.14.tar.gz
sha256sum: 5ff8156fc4365098e726a97f388bda9b42cdb10aee480c0c51a8a3e78cf09cd1
size: 5.6M
http://download.gnome.org/sources/clutter/1.5/clutter-1.5.14.tar.bz2
sha256sum: 0f80b4992bd63b6580e698687b64b8025a0de9dccdfcd0bcf960cb0d36ad56a3
size: 4.6M
News
----
Clutter 1.5.14 2011-01-24
===============================================================================
â?¢ List of changes since Clutter 1.5.12
» Allow getting the state modifiers from a ClutterClickAction.
» Fix ClutterDragAction to never leave the event delivery in
an unwanted state.
» Optimize state changes for texture and data states.
» Enable VBO support in Cogl for GLES2.
» Fix compilation on GLES1.1.
» Documentation fixes.
» ClutterGLXTexturePixmap has been deprecated; its parent class
ClutterX11TexturePixmap and the low level CoglTexturePixmapX11
API provide access to the same features.
» Be more resilient against timelines controlling the state of
other timelines during the clock tick.
» Provide defines for the windowing platforms, to allow portable
applications to include the correct header and select the
correct API depending on the target.
» Introduce a fast path for cogl_read_pixels() that uses the journal
to determine the position of a single pixel on the stage; this
fast path gracefully degrades to the usual render-based approach,
and should speed up picking considerably in the case of opaque
quads batched together.
» Support XInput axis data on valuator devices, and introduce XInput2
support for event translation and device hotplugging. The support
for XI and XI2 must still be explicitly enabled by the developer,
but it is now compiled in by default. It can be disabled at compile
time by passing --disable-xinput to the configure script.
» Clean up the unintentionally leaked internal symbols in the X11
and GLX backends.
» Allow defining the contents of the rows of a ListModel using
ClutterScript. This completes the ability to fully define a
ClutterListModel inside a UI definition file.
â?¢ Bugs fixed since Clutter 1.5.12
#1422, key input handler for eglnative
#1456, Hinting mishandling
#1721, XInput2 support
#2268, EGL backend dependent on X11 headers
#2400, Don't enable GL_POINT_SPRITE on GLES
#2497, should not throw away a program when just the texture
object has changed
#2512, shader: Don't notify properties when finalizing shaders
#2513, script-parser: Also honor properties of type GType
#2516, [PATCH] Fails to compile with --with-gles=1.1
#2518, introspection: Add missing (out) annotations for get_color()
#2520, Add API to get modifier type in ClutterClickAction
#2522, ClutterDragAction might indefinitely disable motion events
#2524, It's possible to receive a new-frame signal after stopping
a timeline
#2526, model: Fix some GObject-Introspection annotations
#2527, model: Change the column argument type to gint for
clutter_model_set_sort
#2528, model: Add support to define rows in ClutterScript
Many thanks to:
Robert Bragg, Neil Roberts, Bastian Winkler, Lucas Rocha, Adel Gadllah,
Chris Lord, Damien Lespiau
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]