Edge Utilities

Edge Utilities

My first script :)

Lets you explicitly set and unset edges and seams (versus toggling), and copy seams to edges and vice versa. Nothing you couldn't do more laboriously with the existing UI, but you may find it useful anyway.

Edit: I don't know if this is a well-known coding strategy here, but the way the code is written takes advantage of one of JavaScript's nicer properties (the ability to pass functions as parameters), so adding new functions is extremely easy.
 

Attachments

  • Edge Utilities.js.zip
    1.2 KB · Views: 763
  • Picture 1.png
    Picture 1.png
    10.5 KB · Views: 808
Last edited:
Back
Top