Emmanuele Bassi
00bee5f173
2.0: Remove CLUTTER_AVAILABLE_IN_1_*
...
We are starting from scratch.
2013-04-05 18:48:02 +01:00
Emmanuele Bassi
e3259435f2
2.0: Remove all Since: annotations
...
We're starting from scratch.
2013-04-05 18:48:01 +01:00
Emmanuele Bassi
15952f26cb
property-transition: Remove animatable from the ctor
...
Should not have been there in the first place: the animatable will be
set either using ClutterTransition API, or when adding the transition
to a ClutterActor.
2012-03-20 11:59:32 +00:00
Emmanuele Bassi
e5e10b6a04
Annotate functionality added in 1.10
2012-03-16 17:30:26 +00:00
Emmanuele Bassi
40bcbf9c0d
Add ClutterPropertyTransition
...
ClutterPropertyTransition is a ClutterTransition that animates a
property of a ClutterAnimatable implementation.
2012-03-15 17:01:12 +00:00