@HooglyBoogly do you mind to look at this? I've got an assert with this Resize line. Points and curves numbers seems to be right in my tests
In that case my proposal is to only keep Join Operator but giving the possibility to work with points and strokes selection (what this PR code already does) The only thing we have to update in the…
Separate the checkbox from the header seems an UI regression for me. Is this something that is going to be fixed soon?
This operator in stroke selection mode does something similar to what Stroke Join operator oes. The Join operator algorithm in GPv2 also takes into account the distance of the ends of the strokes…
I tried the modifier and overall it seems to work fine, the only thing I found is that filtering by Layer doesn't work
register_class
overrides classes with the same bl_idname
- Checking the legacy pencil, I saw that this option appears in a different menu. I wouldn't like to break UX, so please let me know how you prefer this operator to be called from the…