Created by: Durman
Addressed problem description
problem: #2649 (closed)
Illustration of incorrect vectorization: Numbers takes from different object mean while the vectors was taken from only first object.
solution like this: #2735
Actually I thought that I just will solve vectorization problem but after I looked at the code I decided completely rewrite the code.
Logic of the node is unchanged.
On the N panel there is the option of splitting and merging generated lines among objects.
Preflight checklist
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Ready for merge.