Lars Brubaker
|
bed90234e7
|
Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
|
2018-09-06 16:09:58 -07:00 |
|
LarsBrubaker
|
7af5148f90
|
fix typo
issue: MatterHackers/MCCentral#4026
Scale menu typo
|
2018-08-22 14:02:39 -07:00 |
|
John Lewin
|
e5732594c2
|
Remove ScaleObject3D.Create, use existing constructor
|
2018-08-21 17:45:37 -07:00 |
|
John Lewin
|
053ef02d1e
|
Remove redundant unused name parameter
|
2018-08-21 15:28:49 -07:00 |
|
Lars Brubaker
|
85403d78f6
|
make set color work on types with source object
issue: MatterHackers/MCCentral#3985
Changing color on a Scale node makes it go away
|
2018-08-15 17:01:46 -07:00 |
|
John Lewin
|
2e838d4a04
|
Eliminate CanRemove member
|
2018-08-08 14:02:54 -07:00 |
|
Lars Brubaker
|
a37d896edf
|
Fixing bug in component packaging
Started work on component editor
|
2018-08-01 18:05:04 -07:00 |
|
LarsBrubaker
|
fc01f28d52
|
make scale depth work
issue: MatterHackers/MCCentral#3927
Depth in scale tool is changing width
|
2018-08-01 07:32:10 -07:00 |
|
John Lewin
|
685541523b
|
Spelling
|
2018-07-12 22:49:39 -07:00 |
|
Lars Brubaker
|
f915260ce8
|
Getting Mirror and Scale into select overflow menu
Took out mirror and scale side bar controls
More state passed to UpdateControls
|
2018-07-06 17:11:33 -07:00 |
|
LarsBrubaker
|
e9e55f874e
|
Making Object3D classes consistent
issue: MatterHackers/MCCentral#3702
Consider adding 'Object3D' suffix to Object3D types or use consistent format
|
2018-06-21 21:03:13 -07:00 |
|
LarsBrubaker
|
bf18085e89
|
Added new fit to bounds
This should allow use objects like card holder alignment
made aabb rendering more generic
Added editor draw to objects
|
2018-03-17 20:53:36 -07:00 |
|
Lars Brubaker
|
9cc6d5f469
|
Added passing UndoBuffer to rebuildable
|
2018-03-08 17:29:35 -08:00 |
|
Lars Brubaker
|
101ea0a269
|
Starting work on scale object
|
2018-02-16 18:20:25 -08:00 |
|