mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-30 13:10:18 +02:00
boolean operations fixes
This commit is contained in:
@@ -167,6 +167,7 @@ module stroke(
|
||||
trim, trim1, trim2,
|
||||
convexity=10, hull=true
|
||||
) {
|
||||
no_children($children);
|
||||
module setcolor(clr) {
|
||||
if (clr==undef) {
|
||||
children();
|
||||
|
Reference in New Issue
Block a user