Files
test/source
Tamito Kajiyama 4ee5dcf7ab Fix for a crash in silhouette edge detection. The problem was
reported by macouno.  Thanks!

The crash was caused by a lack of curvature information required
for smooth edges.  Now the curvature information is computed if and
only if there are smooth edges.  This leads to a minor performance
improvement, because in the past the curvature information was
always computed when the Face Smoothness was enabled.

(To be precise, the above description is true when both the Ridges
and Valleys and Suggestive Contours options are disabled.  If they
are enabled, the curvature information is always computed because
it is necessary for the determination of these edge natures.)
2011-04-12 22:17:15 +00:00
..
2011-04-09 23:19:11 +00:00
2011-04-10 09:37:04 +00:00
2011-02-25 13:25:53 +00:00