2007-01-31 Tomas Frydrych <tf@openedhand.com>
authorTomas Frydrych <tf@openedhand.com>
Thu, 31 Jan 2008 17:30:46 +0000 (17:30 +0000)
committerTomas Frydrych <tf@openedhand.com>
Thu, 31 Jan 2008 17:30:46 +0000 (17:30 +0000)
commit81612d44e76f04cd5786119ee7ca15f779f6ca46
treeaf07677719286b419f74cd06513c8c75dcbfbecd
parent1c05c60e99f6189c030bf448220a51f62fbc2cf5
2007-01-31 Tomas Frydrych <tf@openedhand.com>

        * clutter/clutter-actor.c:
(clutter_actor_transform_vertices):
Call clutter_actor_query_coords() instead of accessing the actor
box, so that actors that calculate their bounding box on the fly
(like ClutterGroup) work.

* (_clutter_actor_apply_modelview_transform_recursive):
Made to work for parentless actors.
ChangeLog
clutter/clutter-actor.c