mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-13 10:04:33 +02:00
Enable use of attach with 2D shapes.
This commit is contained in:
@@ -308,6 +308,7 @@ $color = undef;
|
||||
$overlap = 0.01;
|
||||
$attach_to = undef;
|
||||
$attach_anchor = [CENTER, CENTER, UP, 0];
|
||||
$attach_norot = false;
|
||||
$parent_size = undef;
|
||||
$parent_size2 = undef;
|
||||
$parent_shift = [0,0];
|
||||
|
Reference in New Issue
Block a user