2007-11-06 Tomas Frydrych <tf@o-hand.com>
authorTomas Frydrych <tf@openedhand.com>
Tue, 6 Nov 2007 15:46:23 +0000 (15:46 +0000)
committerTomas Frydrych <tf@openedhand.com>
Tue, 6 Nov 2007 15:46:23 +0000 (15:46 +0000)
commit3b07be19ba4ae108c05ad970498c53934f113730
tree5019cfdf136c569835d7bcdc222f588daeffa9f0
parent9461dd216b6829ea3aad3aebca00d09c9ef5173f
2007-11-06 Tomas Frydrych <tf@o-hand.com>

        * clutter/clutter-fixed.h:
Added CLUTTER_SQRTI_ARG_MAX, CLUTTER_SQRTI_5_PERCENT,
CLUTTER_SQRTI_10_PERCENT expressing clutter_sqrti limits.
Stripped trailing whitespace.

        * clutter/clutter-fixed.c:
(clutter_sqrti):
Updated documentation, stripped trailing whitespace.

        * clutter/clutter-behaviour-path.c:
(node_distance):
Use clib sqrt if clutter_sqrti() precission would be worse than
10%.
Stripped trailing whitespace.
ChangeLog
clutter/clutter-behaviour-path.c
clutter/clutter-fixed.c
clutter/clutter-fixed.h