990d0e90a5
(clutter_actor_set_rotation): swapped axis and angle around, the new argument order is: (axis, angle, x, y, z). Also removed deprecated rotation functions from header. Updated use of clutter_actor_set_rotation? in the following files: * clutter/clutter-behaviour-rotate.c: * clutter/clutter-effect.c: * tests/test-actors.c: * tests/test-project.c: