Today’s update has an improved Vector Pen tool. It has two new features. First the refinement algorithm has been changed to allow for corners. I’m detecting corners based on when the speed of the cursor drops below a certain threshold. I’ll admit this is not the ideal way to handle this but it seems to work pretty well.
The second improvement to the Vector Pen is that it will automatically create intersections with existing paths. There is also a parameter to delete the stumps leftover after the intersection.
Features
Improved: Vector Pen has new refinement algorithm and handles intersections automatically |
Fixes
Fixed: Crash after deleting all points then drawing |
Fixed: Tooltip on Node Gizmos viewport button |