Files
test2/source
Joshua Leung 79ef7169e9 Bugfix [#35686] Grease pencil to curve conversion causes NAN weights on vertices
When you convert a grease pencil stroke to a polygon curve and look at the
vertices, the first and last vertex have weight = 0, but all others have a -NaN
value. This was caused by division by zero issues when minmax_weights[0] ==
minmax_weights[1].
2013-06-09 12:05:29 +00:00
..
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00