2008-02-11 Tomas Frydrych <tf@openedhand.com>
authorTomas Frydrych <tf@openedhand.com>
Mon, 11 Feb 2008 10:56:57 +0000 (10:56 +0000)
committerTomas Frydrych <tf@openedhand.com>
Mon, 11 Feb 2008 10:56:57 +0000 (10:56 +0000)
commit3c1792bc86767c7cb4fcc59b065525e757c888a9
treefedea786157cb8c3e5ffdf7aa28d09c4b025505b
parentdbaa94ae14471b0983544dd9c8a5c82ab5e2c2c4
2008-02-11  Tomas Frydrych  <tf@openedhand.com>

* clutter/clutter-actor.c (clutter_actor_transform_stage_point):
Moved part of the calculation to floating point to avoid overflow
of ClutterFixed range for large actors (bug 613).
ChangeLog
clutter/clutter-actor.c