mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Deprecate ClutterAnimation, as well as clutter_actor_animate()
ClutterPropertyTransition, and the implicit animation API based on ClutterTransition and ClutterAnimatable, are enough to replace this whole API.
This commit is contained in:
@ -37,7 +37,6 @@
|
||||
#include "clutter-align-constraint.h"
|
||||
#include "clutter-alpha.h"
|
||||
#include "clutter-animatable.h"
|
||||
#include "clutter-animation.h"
|
||||
#include "clutter-backend.h"
|
||||
#include "clutter-bind-constraint.h"
|
||||
#include "clutter-binding-pool.h"
|
||||
|
Reference in New Issue
Block a user