WIP TreeSupports: Now it is possible to switch between the normal
and the "organic" supports.
This commit is contained in:
parent
009fe1cab4
commit
2365b3a8dd
6 changed files with 216 additions and 51 deletions
|
@ -85,7 +85,7 @@ enum SupportMaterialPattern {
|
|||
};
|
||||
|
||||
enum SupportMaterialStyle {
|
||||
smsGrid, smsSnug, smsTree,
|
||||
smsGrid, smsSnug, smsTree, smsOrganic,
|
||||
};
|
||||
|
||||
enum SupportMaterialInterfacePattern {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue