Page MenuHome

GPencil: Improve join operator
ClosedPublic

Authored by Antonio Vazquez (antoniov) on Oct 27 2020, 3:12 PM.

Details

Summary

Now the strokes join the points using the distance bertween the extremes of the strokes and not the order of stroke creation.

No external changes to the operator, only algorithm.

Diff Detail

Repository
rB Blender
Branch
R292-better-join (branched from master)
Build Status
Buildable 10937
Build 10937: arc lint + arc unit

Event Timeline

Antonio Vazquez (antoniov) requested review of this revision.Oct 27 2020, 3:12 PM
Antonio Vazquez (antoniov) created this revision.
Antonio Vazquez (antoniov) edited the summary of this revision. (Show Details)
  • Fix changes by error with Editor refactor
  • Fix bug in distance calculation
This revision is now accepted and ready to land.Oct 29 2020, 8:04 PM
This revision was automatically updated to reflect the committed changes.