Just some nice updates in drawing (extruded) Curve objects;
- display of 'smooth' or 'solid' is correct now - standard bevel and extrude displays in 'smooth' correctly now (with sharp edges where you expect it)
This commit is contained in:
@@ -607,6 +607,7 @@ void do_common_editbuts(unsigned short event) // old name, is a mix of object an
|
||||
else nu->flag &= ~ME_SMOOTH;
|
||||
nu= nu->next;
|
||||
}
|
||||
makeDispList(base->object);
|
||||
}
|
||||
}
|
||||
base= base->next;
|
||||
|
||||
Reference in New Issue
Block a user