Making the editor have local function to reduce complexity
This commit is contained in:
parent
9450bdbcf9
commit
7b65b02d92
8 changed files with 1325 additions and 1231 deletions
|
|
@ -48,7 +48,7 @@ namespace MatterHackers.Plugins.EditorTools
|
|||
applicationController.Library.RegisterCreator(item);
|
||||
}
|
||||
|
||||
applicationController.Extensions.Register(new OpenSCADBuilder());
|
||||
applicationController.EditorExtensions.RegisterFactory((theme, undoBuffer) => new OpenSCADBuilder());
|
||||
// applicationController.Extensions.Register(new PrimitivesEditor());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue