Closed Henry00IS closed 2 years ago
This function is supposed to be creating CSG brushes that require all polygons.
Have to remove the if (poly[k].hidden) continue; statements and do some tests.
if (poly[k].hidden) continue;
This function is supposed to be creating CSG brushes that require all polygons.
Have to remove the
if (poly[k].hidden) continue;
statements and do some tests.