2007-07-25 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Wed, 25 Jul 2007 12:17:44 +0000 (12:17 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 25 Jul 2007 12:17:44 +0000 (12:17 +0000)
commitc27b00d7ef4caeb5f30cdefe564a3b8a83b49750
treeed411e3d726e10783ab8b51e82a86cff2961e749
parentb43f0994ca036beb6f896793cc82657c55fa020d
2007-07-25  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-behaviour-rotate.c:
        * clutter/clutter-behaviour-rotate.h:
        Split 'center' prop into 3 seperate props for each axis.
        Use clutter_behaviour_actors_foreach() rather than
        clutter_behaviour_get_actors() to avoid copying list.
        Call fixed point rotation funcs internally.

        * clutter/clutter-effect.c:
        * clutter/clutter-effect.h:
        Add new simple rotation based effect funcs.
ChangeLog
clutter/clutter-behaviour-rotate.c
clutter/clutter-behaviour-rotate.h
clutter/clutter-effect.c
clutter/clutter-effect.h