Hopefully fixed compiling error
This commit is contained in:
@@ -1035,6 +1035,10 @@ static bool exportGroupsToShape(shape_t *shape,
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
if (faceGroup.empty() && lineGroup.empty()) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
if (!faceGroup.empty()) {
|
if (!faceGroup.empty()) {
|
||||||
|
|
||||||
// Flatten vertices and indices
|
// Flatten vertices and indices
|
||||||
|
|||||||
Reference in New Issue
Block a user