Page MenuHome

Fix bug in Addon Simplify Curves+
ClosedPublic

Authored by Michael Soluyanov (crantisz) on Mar 7 2020, 9:32 AM.

Details

Summary

Looks Like someone tried to make "Merge by Distance" in Curves working in multi-edit mode. But he made a mistake. dellist and bezier_dellist empties on every Curve Object, so points only from last one removes. This patch fixes this bug

Diff Detail