Commit graph

32 commits

Author SHA1 Message Date
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
Lars Brubaker
6e12c4c4f3 Wait for Save to conclude before exiting
Wait for start of G34 before looking for 'ok'
2022-04-04 16:26:48 -07:00
LarsBrubaker
d8e6d073a7 Load from binary MCX better 2022-02-16 09:21:32 -08:00
Lars Brubaker
644813d62c Don't save assets more than once 2022-02-14 17:01:46 -08:00
LarsBrubaker
78b56d0b32 Mark save changes on any scene save 2022-02-12 09:56:24 -08:00
Lars Brubaker
88cb5328f5 Ability to have user folders within computer 2022-02-11 10:16:39 -08:00
Lars Brubaker
dca95da872 Save mesh assets correctly 2022-02-09 09:09:52 -08:00
LarsBrubaker
c5ab1b5012 Save assets correctly
Allow mcx opening
2022-02-08 22:16:18 -08:00
LarsBrubaker
d59b872737 fixing tests 2022-02-06 18:32:08 -08:00
Lars Brubaker
e839cb6e1c We now check the undo data to see if we need to save 2022-02-04 15:38:58 -08:00
Lars Brubaker
f83bdbeb7d Make sure when we create json it is valid and does not have selections in it 2022-02-04 14:51:41 -08:00
Lars Brubaker
e3922c88ca Added export to MCX 2022-02-03 13:42:27 -08:00
Lars Brubaker
a2aaaf6715 Save to compressed mcx is working
Don't call save twice
2022-02-02 10:52:42 -08:00
Lars Brubaker
981e569192 Ability to load binary mcx files (that are zips) 2022-02-01 16:44:11 -08:00
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
45d0458db5 Add easy ability to brows printed files 2022-01-04 11:01:04 -08:00
Lars Brubaker
f65c278eb2 Making library containers use safe lists 2021-04-29 19:55:14 -07:00
Lars Brubaker
29e58ee3f3 Fixing test 2021-03-26 13:15:54 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
John Lewin
2e15a418e9 Prevent loss of state and flicker during icon generation
- Issue MatterHackers/MatterControl#4828
Library folder consistently reloads losing 'Generating' thumbnail icon and causing flicker
2020-08-29 13:40:34 -07:00
LarsBrubaker
85f50b8d28 propagate correct name to breadcrumbs 2020-08-03 08:14:26 -07:00
LarsBrubaker
1ab318fb30 Enable the GitHub browsing for Make Model 2020-08-03 07:50:25 -07:00
LarsBrubaker
cbc87ffe9a Make the download folder able to find .library files and open them 2020-08-02 17:53:31 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
John Lewin
a38601e899 Guard for null directoryWatcher on Mac
- Issue MCCentral/issues/5256
Bed -> Saves As to local filesystem crashes on Mac
2019-04-10 10:13:49 -07:00
John Lewin
230ffdc029 Revise and build out ICustomSearch implementations 2018-12-24 12:48:31 -08:00
John Lewin
f88b04b7bc Change from KeywordFilter property to ICustomSearch 2018-12-24 12:45:35 -08:00
John Lewin
a73659d6b9 Add error reporting to ApplicationController 2018-11-23 11:04:22 -08:00
John Lewin
0d066881a4 Use UiThread.ClearInterval 2018-11-13 16:54:46 -08: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
Renamed from Library/Providers/FileSystem/FileSystemContainer.cs (Browse further)