From 97460f5a44e1456f52384fc3c447d866f80864a6 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 17 Jan 2008 15:01:04 +0000 Subject: [PATCH] Update README --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 5f5ae74..294794c 100644 --- a/README +++ b/README @@ -205,6 +205,12 @@ Release Notes for Clutter 0.6.0 * The precision of the clutter_sqrti() algorithm has been improved for small values. +* ClutterBehaviourScale constructor, scale properties and accessors have + been changed to accomodate the scaling factors on both the X and Y axis, + matching the clutter_actor_set_scale() function. This also changed the + clutter_effect_scale() function, which now accepts the final scale + factor on both the X and Y axis. + Release Notes for Clutter 0.4.0 ------------------------------- -- 2.7.4