Keep faces colors on boolean operations

This commit is contained in:
wmayer
2012-05-30 21:39:01 +02:00
parent 7fadf83ff5
commit 09e7c897d0
13 changed files with 334 additions and 66 deletions

View File

@@ -134,6 +134,7 @@ void PartExport initPart()
Part::TopoShape ::init();
Part::PropertyPartShape ::init();
Part::PropertyGeometryList ::init();
Part::PropertyShapeHistory ::init();
Part::PropertyFilletEdges ::init();
Part::Feature ::init();