Fixes build issue with mapping

This commit is contained in:
Richard Brice
2023-11-09 09:43:36 -08:00
parent 43a9c050eb
commit 12e69ff07a
+1
View File
@@ -122,6 +122,7 @@ if (curves && curves->size() {
} }
} }
} }
}
// To determine the geometry adjustments the curve segment needs to be evaluated // To determine the geometry adjustments the curve segment needs to be evaluated
// without adjustments. This function toggles the application of geometry adjustments // without adjustments. This function toggles the application of geometry adjustments