patmo141 / cut_mesh

Tools for mesh trimming and cutting in Blender
64 stars 18 forks source link

Limit endpoint extension #97

Open patmo141 opened 6 years ago

patmo141 commented 6 years ago

Perhaps a pixel distance, or a filter if the nearest free InputPoint is more than 5x away than the closes regular InputPoint...then don't offer to extend the line to it.

For example this is kind of weird feeling. Most times the proposed extension feels very naturual. Other times it feels restrictive. image

ooMICAHoo commented 6 years ago

Another idea, if the cursor is within a certain pixel distance of the closest location on the line then don't draw the extension.