Normand Briere
2019-06-25 26b24f5b623e709a88e91e9bce0864f9d5e8f084
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;