On 2015-09-26 17:02 (+0200), Jabier Arraiza wrote:
Hi! Here are a pic and a link to my last work. https://inkscape.org/en/gallery/item/6626/
Branch description: This branch improve the Knot and the Mesh gradient code:
Knot:
Add a new knot type "TRIANGLE".
Add a new knot property called Angle to turn triangle knots.
Mesh:
Improve the size of corners (DIAMOND) knots.
Update to angled triangle knots the handles of selected corners.
Nitpicking about a minor detail: the triangular knots work by indicating the direction to the connected mesh corner, but don't update their angle during dragging. This may feel somewhat "off", especially when using a larger handle size.
Just curious: why not draw the handle lines themselves (e.g. show handle lines only for handles of selected mesh corners, and for handles of unselected corners only while actually dragged)? Basically an interface (in the mesh tool context) which is closer to how the node tool works to adjust curves ...
Regards, V