LarsBrubaker
47771e6c19
Making base more consistent with web version
2020-05-14 20:23:51 -07:00
LarsBrubaker
18581597c7
Working on more enum display options
...
Improving image converter display
2020-05-10 19:17:48 -07:00
LarsBrubaker
e5b06f79e1
Refactoring
2019-11-17 07:21:22 -08:00
jlewin
297eefc30e
Fix spelling
2019-04-19 09:52:49 -07:00
Lars Brubaker
51d7193bf0
Subtract 2 is working well now and rebuilding
...
Cleaning up On Invalidate and rebuild
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
issue: MatterHackers/MCCentral#4964
Rebuild should fire Invalidate if content is changed
issue: MatterHackers/MCCentral#4970
Consider if primitives should use background tasks in Rebuild
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
2019-02-12 16:06:32 -08:00
LarsBrubaker
449ff59de9
working on Fit To Cylinder
2019-02-10 19:59:52 -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
Lars Brubaker
6e8b7386c8
Make lots of objects use the center and height maintainer (for consistency)
2019-01-29 15:13:16 -08:00
LarsBrubaker
7793ab8aea
Cleaning up base
...
refactoring
2019-01-29 08:11:47 -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
e1ce3419f2
simple mesh
2019-01-11 17:10:45 -08:00
LarsBrubaker
54088a14a0
Experimenting with new TextPathObject
...
the goal is that we would make the text object in the favorites
a component object wrapping the text path object and it would give
more 2D options to text as it becomes possible to get to a 2D text object
2019-01-03 07:51:14 -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