Merge pull request #3987 from RickBrice/v0.8.0

Fixes build issue with mapping
This commit is contained in:
Richard Brice
2023-11-09 10:44:45 -07:00
committed by GitHub
+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