Normand Briere
2019-06-29 a69bb4474a3264a9a7a7f8b8d8154ea771f167c8
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;