Make Corner and Make End

Hey @Jrome thanks for the addon!
Do you think youncould make these tools work in face mode too, by selecting an ngon and running either make end or corner?

You’re welcome!

I thought about something like that. The problem is is that for the algorithm to work, there needs to be a specific pattern of edges around the face. I don’t know of a way to detect that pattern and find the starting vertices to start the face loop walk from. ( The ones a user would manually select)

2 Likes

Hi, Can you share the png images of the icons used for this addon so that I can use them in my customized pie using pie menu editor, also the default pie for this addon doesnt show Icons, maybe it shud show them I suppose.

The icons are actually .dat files generated by a blender python script. I went ahead and rendered some images to use as icons for you. They can be found in the addon repository under: icons/op_icons
There are both 64x64 and 32x32 sizes.

Enjoy!

3 Likes

Heck why I didn’t find this addon sooner… Thanks!

There’s also this one with two extra features from 3dsmax https://github.com/twinkelmann/niche-loops

2 Likes