Bastian Winkler 0ef4cc3aed keyframe-transition: Create a new interval if necessary
When setting up the transition manually by calling

  clutter_keyframe_transition_set_key_frame (transition, n, keys);
  clutter_keyframe_transition_set_values (transition, n, values);
  clutter_keyframe_transition_set_modes (transition, n, modes);

the frame doesn't have a valid interval when calling set_keys(), so we
need to check its existence and create it if necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=676031
2012-05-15 17:41:24 +02:00
..
2012-05-03 11:34:57 +01:00
2011-11-10 19:05:39 +01:00
2012-03-20 14:36:58 +00:00
2012-04-27 12:30:48 +01:00
2012-02-23 12:01:11 +00:00
2012-04-30 17:17:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:47 +01:00
2012-04-27 12:30:47 +01:00
2012-04-27 12:30:48 +01:00
2012-01-16 23:35:16 +00:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:30:48 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2012-04-30 17:17:41 +01:00
2012-02-23 17:21:57 +00:00
2012-04-27 12:30:50 +01:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-30 17:17:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-30 18:35:19 +01:00