So you want it to automatically reconnect the remaining verts at the end of a loop upon its removal? Yea, that's something that's going to need to be scripted.
What about this. 1 - Select all the edges you want to remove (not necessarily a complete loop) 2 - ctrl+1 to convert to verts selection 3 - hit 2 to go back to edges 4 - backspace (or whatever you have bound to the remove tool) 5 - hit 1 to go back to verts 6 - backspace I know it seems long and can be automated (I have a…
yaah that was why I was automatically hitting the ctrl key as well, even when dealing with verts where it is unnecessary. It works, but leaves the end vert of the edge intact.. But it sure is a lot better that doing everything by hand! thanks :P. buuurn. EDIT: PolyHertz: yeah I thought that was possible as well, apparently…