Commit graph

24 commits

Author SHA1 Message Date
LarsBrubaker
ae38346b4d Made the old align show its icon in the tree view 2022-09-19 22:48:34 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
LarsBrubaker
d8e6d073a7 Load from binary MCX better 2022-02-16 09:21:32 -08:00
Lars Brubaker
6365da735f Don't change the casing 2022-02-15 11:26:10 -08:00
Lars Brubaker
e790992fc5 When loading from zip it is important that we cache the assets
They need to be available for cloud library and other library opperations
2022-02-15 11:20:05 -08:00
Lars Brubaker
fdf4f81157 allow drag and drop .mcx files to the tab bar 2022-02-10 16:46:34 -08:00
LarsBrubaker
d59b872737 fixing tests 2022-02-06 18:32:08 -08:00
Lars Brubaker
e3922c88ca Added export to MCX 2022-02-03 13:42:27 -08:00
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
e71ec183fa Better loading of sub groups in 3mf files 2022-01-05 13:22:06 -08:00
Lars Brubaker
fa28bca56f 3df loading working mostly 2022-01-04 18:10:14 -08:00
Lars Brubaker
884c2f88d2 moved goemetry3sharp 2021-12-02 16:34:53 -08:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
Lars Brubaker
a238c8c4b0 Made 'Open', 'Save' and 'Bed' more intuitive
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
0fd5b7a0f9 Moved ImageIO to .net standard 2020-11-24 18:08:49 -08:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
John Lewin
9138f9fd0e Ensure MeshProvider default icon is theme aware
- Issue MatterHackers/MatterControl#4827
New file icon styling is not theme aware
2020-08-29 13:39:00 -07:00
John Lewin
e22c312b1a Move OpenSCAD provider into MatterControl 2019-01-22 19:52:19 -08:00
John Lewin
9ef7fe1c0d Remove async keywords, invoke synchronous code with Task.Run 2018-12-27 16:30:35 -08:00
John Lewin
90a219e89b Use AnyPrintTaskRunning helper 2018-11-11 13:46:12 -08:00
John Lewin
9dfbd1cd77 Resize meshContentProvider result if required, fix SetUnsized bug
- Issue MatterHackers/MCCentral#4347
Fix thumbnail centering for missing item
2018-10-22 17:47:09 -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