Suggestion for grid fill improvements

I’ve been trying the Grid Fill, and keep using it in situations where it tells me I need to select two edge loops.
With some adjustments, these results are all possible:


The first one is just a situation where it could hopefully figure out what to do without deselecting the bottom edges. This might make it a bit easier for people to figure out how it works.

What do you think?

There’s been some improvements to the tool for 2.69. but you still can’t do the thing described.

I do agree that being able to do this would be nice, it would be also be nice if the grid fill allowed for the filling in of holes with non-matching edgeloops (it would create triangles or ngons in this case like seen with the bridge tool, but it will make some types of modeling easier).

This is my number one gripe with the tool at the moment. Being able to just alt+select the area and grid fill would be a massive time saver.

I agree this should be possible with grid fill, but if you really need this functionality, my Quadder addon does exactly what you show here. If youre on a custom build its part of EWOCprojects tools (Testing->Mesh). Or get it on my website (see my signature).

Paleajed: wonderful! I still haven’t checked out all of your tools, but I’ll certainly dowload this one.

Your script works well but on cylinder I have some issues.


Jesus!! Those are really a lot of tools you have for download!! how come I hadn’t seen them before? So many things… any change you could discuss them with campbell and see if some may be merged to trunk? Maybe we could discuss here which are the ones that wouldn’t interfere with other tools in trunk.

Jesus!! Those are really a lot of tools you have for download!! how come I hadn’t seen them before? So many things… any change you could discuss them with campbell and see if some may be merged to trunk? Maybe we could discuss here which are the ones that wouldn’t interfere with other tools in trunk.

@pitiwazou, cylinder works well here #6,
I can’t redo the problem (there is no odd sagging loss of volume in the filled area).

@ ideasman42: I think pitiwazou was referring to Paleajed’s Quadder script, not your Grid Fill.

Dont you guys think all the Fill tools should be probably merged to one? Now we have:

  1. Make Edge/face
  2. Fill
  3. Grid fill
  4. Beautify fill
  5. Bridge edge loops

As well as 3-5 third party solutions, all which essentially do the same thing. Can’t we get all this just under F-Key as options?

That is actually very reasonable. For some having an extra click everytime they make a face might be bad though, maybe F-F brings down the menu?

Most definitely not, for a few reasons (both technical and usability wise).

  • Make Edge/Face (FKey) is already overloaded with a lot of functionality it can…
    – make an edge
    – make a face
    – dissolve multiple faces into one.
    – fill multiple edge loops.
    – edge-net-fill (fill in a wireframe with faces).
    – extend an edge or vertex selection alone wire/boundary edges to make a new face.
    – create a face from many unconnected vertices (point cloud).

  • fill/grid-fill are totally different one fills with triangles another attempts to detect a grid.

  • beautify fill is not a fill tool, really - it could be called “relax edge rotation” or so.

  • bridge tool take multiple loops which is also valid input for ‘fill’ or ‘make face’.
    so its not really possible to detect which the user would want.

As for usability, you want tools that give some predictable outcome, if you attempt to overload too much functionality into a tool the user can quickly access and know what to expect.

Yes I was talking about the Paleajed’s Quadder script :wink:

I thought about that, however lots of options overlap in those tools. I will try to make it behave as one tool for my purposes and post a video if successful as soon as I have some free time.