Page MenuHome

Multi-Object-Editing : Support for Fill a selected edge loop with faces
AbandonedPublic

Authored by Guy Boicey (stealthtech) on May 8 2018, 6:54 AM.

Details

Summary

Multi-Object-Editing : Support for Fill a selected edge loop with faces

Diff Detail

Event Timeline

Guy Boicey (stealthtech) updated this revision to Diff 10616.EditedMay 8 2018, 4:22 PM

Removed the check for number of selected face, there will be no faces because that is what is being filled in.

Functionality already committed as rBb726ff4fc4175e1921d7cf6758a7fbb0e4e90576.
Note that your patch was over-reporting - errors shouldn't be reported per object, instead they should be reported once per function and only if all the objects fail for the same reason.