patmo141 / cut_mesh

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

Preview line from closest endpoint to cursor #91

Closed ooMICAHoo closed 6 years ago

ooMICAHoo commented 6 years ago

Display a preview line (like the lines that show up when you grab and move a point) from the closest endpoint to the cursor. This will lower the unpredictability of which endpoint the pre-vis will draw to when the user clicks

It would also be nice if, when the user holds 'Ctr', the preview line goes away. This should only happen when the Ctr-Leftclick functionality to place a point without connecting to the closest endpoing is working.

ooMICAHoo commented 6 years ago

fixed