Though, fixing the factor calculation seems to expose a deeper issue when using high values (> 0.9), at the moment I think the gist of the problem is that everything is translated back down into…
Great functionality... 👍
Quick question tho... Did a quick test and I noticed some "stepping" on the stroke, specially on higher radius value...
Is there a way to have a…
In doing some testing, this appears to be how the existing trim tools behave on oblique angles like this; it's just more apparent visually when doing so with the Line Trim tool
I created a design task here: blender/blender#122521 with the points you've brought up & removed the sample code from this PR.
I can spin off a separate design task for the points you've listed here. I appreciate the feedback on the next steps for it. For this to be in a shippable state, do you think the only areas that…
This is needed inside draw_lasso_smooth_stroke_indicator
for the current mouse position, as we don't have a handle to the wmEvent
in the wm_gesture_draw_*
methods to get the current mouse…