Page MenuHome

Fix T91463: Separate points makes gap on cyclic stroke
ClosedPublic

Authored by Falk David (filedescriptor) on Sep 16 2021, 9:40 PM.

Details

Summary

If an entire cyclic stroke was selected, calling "Separate by Points"
would leave a gap in the new object (making the new stroke non-cyclic).

The patch makes sure that if we separate by points and all points are
selected, we fall back to separate by stroke.

Diff Detail

Repository
rB Blender
Branch
T91463 (branched from master)
Build Status
Buildable 17073
Build 17073: arc lint + arc unit

Event Timeline

Falk David (filedescriptor) requested review of this revision.Sep 16 2021, 9:40 PM

This is broken in 2.93 LTS and 2.83 LTS as well so it should be backported.

This revision is now accepted and ready to land.Sep 17 2021, 8:23 AM

I am going over accepted, yet not commited patches atm. Can you please check and commit this Antonio? :)

I will commit the patch

I will commit the patch