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:
LarsBrubaker 2018-03-17 20:53:36 -07:00
parent 78f73597c5
commit bf18085e89
9 changed files with 215 additions and 68 deletions

View file

@ -41,7 +41,6 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
{
Name = "Linear Array".Localize();
}
public override bool CanBake => true;
public override bool CanRemove => true;