Added new fit to bounds
This should allow use objects like card holder alignment made aabb rendering more generic Added editor draw to objects
This commit is contained in:
parent
78f73597c5
commit
bf18085e89
9 changed files with 215 additions and 68 deletions
|
|
@ -41,7 +41,6 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
{
|
||||
Name = "Linear Array".Localize();
|
||||
}
|
||||
|
||||
|
||||
public override bool CanBake => true;
|
||||
public override bool CanRemove => true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue