News:

 

Topic: Fill Jagged Border Edges  (Read 4186 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 976
  • Polygon
May 12, 2013, 08:47:30 pm
Hello IStonia.
First of all, I'm already considering selling my Silo license, because your baby is sooo bloody better than Nevercenter's. Thank you for this, and keep up the good work, you code wizard!!!
Anyway, I'd like to report a minor bug I've encountered.
The Fill Jagged Border Edges command will produce orphaned vertices when user presses Undo key to undo the fill operation.
And by the way, is it possible to enhance the functionality of this tool? It's description says it maintains the curvature of the mesh, but I found it does it only roughly. Take a basic cylinder for example. Delete some faces from it. The tool will recreate them, but their curvature is far from being perfect and the original shape of the cylinder.

Thanks!

  • Posts: 89
  • Edge
May 13, 2013, 06:16:34 pm
I tested this, it does it here as well. Can't attest as to the quality of the tool as I've only used it a few times. Should integrate it into my workflow more, it seems nice.

edit: added it to my edge bridge streamline tool, makes sense there.
« Last Edit: May 13, 2013, 06:18:29 pm by mightypea »

  • No avatar
  • Posts: 3760
  • Developer
  • Administrator
  • Polygon
May 16, 2013, 10:49:21 am
The bug is fixed. But I couldn't think of any better way to control the shape.

  • Posts: 89
  • Edge
May 16, 2013, 01:31:46 pm
I believe the F2 addon in Blender might have some examples of how to predict the curvature. I don't believe Blender plugins support encryption/obfuscation, so if you're interested you could take a look at the code?

  • No avatar
  • Posts: 976
  • Polygon
May 16, 2013, 10:04:54 pm
Thank you IStonia. Much appreciated.