Commit graph

14 commits

Author SHA1 Message Date
Lars Brubaker
aeef26db01 Starting the work of creating 'holes' 2022-04-19 18:10:30 -07:00
Eric Horch
f8e382f19b Allow control click in design tree view to extend selection 2022-03-02 11:17:06 -07:00
LarsBrubaker
7000ae843d Improved selection maintainer 2022-02-26 22:49:12 -08:00
Lars Brubaker
add3356085 Make all the supports remove when we ask to remove supports
issue: MatterHackers/MCCentral#4978
Cannot remove support after saving and reopening design
2019-01-31 18:23:22 -08:00
LarsBrubaker
1918d5987a improving support generator
can undo remove supports
starting work on not overlapping existing support
working on support tests
cleaned up delete command (use selection maintainer)
2019-01-31 07:56:36 -08:00
LarsBrubaker
efe0255238 Merge branch '2.19.2' of https://github.com/MatterHackers/MatterControl into 2.19.2
# Conflicts:
#	MatterControlLib/DesignTools/Braille/BrailleCardObject3D.cs
2019-01-30 22:58:12 -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
LarsBrubaker
138fc1e461 Make support changing more intuitive 2018-12-31 16:35:33 -08:00
Lars Brubaker
83fd3423ec Working on new supports
refactoring tour classes
2018-12-28 16:00:30 -08:00
John Lewin
4b9944b62d Use MenuTheme colors
- Issue MatterHackers/MCCentral#4439
Popups should use MenuTheme colors
2018-10-30 17:28:57 -07:00
LarsBrubaker
b5dacdfa56 Most of the code to make the material edit show up in the property view is written 2018-10-07 18:11:37 -07:00
Lars Brubaker
07267f5992 Made insertion group able to layout inserted objects (have a callback)
Made insert command able to take an ienumerable
Refactoring
2018-09-25 16:21:32 -07:00
John Lewin
364a2bcb78 Migrate color SectionWidget to color button in toolbar 2018-09-07 18:14:51 -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