Normand Briere
2019-06-26 89b25e7cc97f6fe221dfd41c4d463500f8a31bc1
BoundaryRep.java
....@@ -4155,6 +4155,8 @@
41554155
41564156 void MergeNormals()
41574157 {
4158
+ assert(!trimmed);
4159
+
41584160 boolean smooth = Grafreed.smoothmode;
41594161 boolean link = Grafreed.linkUV;
41604162 Grafreed.smoothmode = true;