Auto-Fgon Feature for subdivide

If Fgon is selected in mesh tools panel, In the following cases

Quad - 2 edge Adjacent - Path
Quad - 2 edge Adjacent - Innervert
Quad - 3 edge

'extra' faces are combined to fgons. to make cleaner subdivides. Please give feedback
This commit is contained in:
Johnny Matthews
2005-09-02 16:31:03 +00:00
parent 1472a7aacd
commit b787bc2829
3 changed files with 29 additions and 6 deletions

View File

@@ -377,6 +377,7 @@
#define B_BEAUTY 4
#define B_SMOOTH 8
#define B_BEAUTY_SHORT 16
#define B_AUTOFGON 32
#define B_KNIFE 0x80
#define B_PERCENTSUBD 0x40