Making it possible to select dual contouring for CSG
This commit is contained in:
parent
bc232506af
commit
e685fa12a2
11 changed files with 170 additions and 79 deletions
|
|
@ -123,7 +123,9 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.View3D
|
|||
first.Mesh,
|
||||
first.WorldMatrix(),
|
||||
BooleanProcessing.CsgModes.Intersect,
|
||||
BooleanProcessing.ProcessingModes.Exact,
|
||||
BooleanProcessing.ProcessingModes.Polygons,
|
||||
BooleanProcessing.ProcessingResolution._64,
|
||||
BooleanProcessing.ProcessingResolution._64,
|
||||
reporter,
|
||||
amountPerOperation,
|
||||
percentCompleted,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue