Answering Jacques' earlier questions:
Overall, I think the Manifold library seems to be a good fit for procedural workflows, probably better than the other solvers we have already. Are there…
Niki,
Thanks for your response.
By "how large", I meant "how many polygons", but you answered that already.
Can I assume you are currently using the "Float" solver in the modifier? (I…
I'll answer Jacques' questions later, but Nika: would you like to explain your particular requirements on boolean here? Do you care about the output topology (do you care if they are all…
I don't think any of our current or proposed Boolean solvers are good for your use case 1 (fixing broken models). But there is an aspect to the question: if you have a broken model, which solver…
I think keeping these operations visible is one of the benefits of the change, and that we should lean into it rather than trying to hide these details. In the future we hope to switch to a more…
Thanks, I clarified that. I think all of the above should be disabled, including drag & drop.
Also need to clarify that for the non-pinned modifiers, you can't move down past them, either…
I guess by "Disable reordering pinned modifier(s)" you imply changes in what happens with the "move up", "move down" and "move to index" python API operations (and UI operations for the first…
I have been using this code for quite a while and it works well for me, so I approve this PR.
I like having this as our own code as we can work on specialized code for operations involving…