From d2f456cf5280f59425084532bd2397ec625f7577 Mon Sep 17 00:00:00 2001 From: Normand Briere <nbriere@noware.ca> Date: Mon, 24 Jun 2019 22:53:37 -0400 Subject: [PATCH] More tools. --- BoundaryRep.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/BoundaryRep.java b/BoundaryRep.java index 6c09eda..883e363 100644 --- a/BoundaryRep.java +++ b/BoundaryRep.java @@ -4155,6 +4155,8 @@ void MergeNormals() { + assert(!trimmed); + boolean smooth = Grafreed.smoothmode; boolean link = Grafreed.linkUV; Grafreed.smoothmode = true; -- Gitblit v1.6.2