Bastien Montagne 08eaa8daac Fix T38135: Global start and end point of the curve was set to zero radius & weight, when using 'linked' option.
This was (more or less) OK with hand-drawn strokes, as the number of points made it nearly unoticable, but broke completely with line and poly strokes!

Did this when I implemented linked curve feature because it was easier! Now, convert code always adds a heading and trailing point to the curve,
to get initial/final zero radius. Adds even more complexity to those functions... :/
2014-01-09 20:35:20 +01:00
2014-01-07 14:12:02 +11:00
2014-01-09 16:15:24 +06:00
2013-11-21 16:51:29 +01:00
2013-12-24 22:57:27 +06:00
2010-10-13 14:44:22 +00:00
2014-01-06 13:58:33 +11:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%