Lars Brubaker
|
a055192700
|
Changing to await able create methods
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
|
2019-03-04 14:00:52 -08:00 |
|
LarsBrubaker
|
9baa0a86b4
|
Fixed a problem with fit to bounds and made a new validation test
|
2019-03-03 08:24:32 -08:00 |
|
Lars Brubaker
|
563bd1a3e7
|
making sure we don't re-enter this.OnInvalidate unless explicitly for properties
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
|
2019-02-19 14:24:12 -08:00 |
|
LarsBrubaker
|
4017c38a49
|
Getting ChildVisabilytObject working
|
2019-02-04 08:38:58 -08:00 |
|
LarsBrubaker
|
b60cc5a7f0
|
set row visibility with common pattern
fixed scale not updating to % correctly
issue: MatterHackers/MCCentral#4993
Scale object is not updating properties on change
|
2019-02-03 13:37:29 -08:00 |
|
LarsBrubaker
|
23a162cf57
|
Working on new set visible object
|
2019-02-03 13:35:17 -08:00 |
|
LarsBrubaker
|
33ac856282
|
Made origin align have advanced options
|
2019-02-01 08:31:55 -08:00 |
|
Lars Brubaker
|
6305303047
|
Cleaning up object3d invalidate calls
|
2019-01-28 17:44:10 -08:00 |
|
Lars Brubaker
|
f0728e0610
|
Change the Invalidate Type to flags
remove undo buffer from invalidate type
|
2019-01-28 14:19:48 -08:00 |
|
Lars Brubaker
|
564e5e7bf1
|
Moved array and combine objects to new source pattern
reverted align object to only align children
have new combine 2 object to preserve old files
|
2019-01-25 16:46:23 -08:00 |
|
Lars Brubaker
|
1d60533947
|
combine on an align correctly maintains positions
|
2019-01-24 14:47:35 -08:00 |
|
Lars Brubaker
|
e1ce3419f2
|
simple mesh
|
2019-01-11 17:10:45 -08:00 |
|
John Lewin
|
da34757ab1
|
Conditionally invert icons based on new IconsAttribute option
|
2019-01-04 11:43:03 -08:00 |
|
John Lewin
|
ad2586fdcb
|
Use new icons and section attributes in Align editor
|
2018-12-28 18:40:57 -08:00 |
|
LarsBrubaker
|
201c9d1d65
|
Improved subtract selection rendering
does not modify the part colors only the rendering colors
Refactoring
|
2018-12-21 08:27:40 -08:00 |
|
LarsBrubaker
|
efe03cb642
|
Make flatten only copy appropriate properties by default
issue: MatterHackers/MCCentral#4229
Merge on align should not clear the colors that were on the objects
refactor apply and merge => flatten
|
2018-10-04 10:17:57 -07:00 |
|
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 |
|