Robert Bragg 570fa3f044 clone: scale src with apply_transform not cogl_scale
Since a ClutterClone may be allocated a different size than its source
actor we need to apply a scale factor before painting the source actor.
We were manually using cogl_scale to do this in clutter_clone_paint but
really this kind of thing is best handled in an implementation of the
apply_transform virtual so Clutter can be aware of the transform for
other purposes, such as input transformations. Also we want to provide
an implementation of the get_paint_volume virtual where Clutter will
also expect to be able to use the apply_transform virtual to transform
the volume into its parent's coordinate space.
2010-09-13 18:18:35 +01:00
..
2010-09-13 12:19:54 +01:00
2010-09-03 11:14:05 +01:00
2010-03-01 12:56:10 +00:00
2010-09-03 16:12:24 +01:00
2009-01-20 18:47:50 +00:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-06-30 11:32:15 +01:00
2010-06-03 14:10:55 +01:00
2010-09-03 12:14:50 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2009-07-10 11:38:42 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2010-02-03 14:38:13 +00:00
2010-02-01 10:40:34 +00:00
2010-03-02 11:12:32 +00:00