
Currently in some instances fixed objects are blocking operations, although technically they don’t need to. For example if you fix some vertices on a chain of edges, in some cases you could still turn them into a circle without moving the vertices. It would be great if Phi could analyse these cases and allow the operation to proceed instead of blocking it until the fixing is temporarily removed.

It would also be nice if certain object could be fixed together as a groups that could still be moved as one unit. As a little shortcut to have to select a group of faces/lines, or vertices during a move command each time.
Yes! That’s what we call “sets” and it’s already in our pipeline to be implemented. Thank you