-
Committer:
Gellule Xg
-
Date:
2011-06-29 07:01:53 UTC
-
mfrom:
(10384.1.1 bug_640985)
-
Revision ID:
gellule.xg@gmail.com-20110629070153-wjpvzllosu9avum9
As the comment says testing for a float to be equal to zero is not safe, hence the use of an ad-hoc epsilon instead. This was causing a crash with connectors where the size of the convex would change depending on calculation accuracy. This fixes part c) of bug #640985.