Commit graph

481 commits

Author SHA1 Message Date
Lars Brubaker
313d4e64d9 Make sure we mark save point after saveas
Add more Pulse printers to OEM data
2022-02-14 10:40:45 -08:00
LarsBrubaker
e19620dfc7 Improving library item menus 2022-02-12 18:19:03 -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
fdf4f81157 allow drag and drop .mcx files to the tab bar 2022-02-10 16:46:34 -08:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
dbe806b301 switch to correct tab if open when opening from file system 2022-02-09 17:12:25 -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
Lars Brubaker
596b82de93 Don't load zip container image before theme is loaded
updated localizations
2022-02-07 11:08:13 -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
e3ede822f9 Save works sometimes and asks for a name if no save 2022-02-03 15:02:19 -08:00
Lars Brubaker
e3922c88ca Added export to MCX 2022-02-03 13:42:27 -08:00
LarsBrubaker
1536ffa551 Save As is updating tab name and saving correctly 2022-02-02 22:47:05 -08:00
Lars Brubaker
1095d6741a Save as causes the file dest to change and the tab name
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
Lars Brubaker
9ef5181983 Hook up name change after scene loaded 2022-02-02 12:34:40 -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
6e9eb41027 Re-arranging the library folders 2022-02-01 11:31:03 -08:00
Lars Brubaker
d0dcb3af05 Working on save prompting.
Adding more paths to computer in addition to downloads
Removing dead code.
2022-01-28 17:41:23 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -08:00
Lars Brubaker
39af203e95 Making better names for collection items (combine, align, subtract, intersect) 2022-01-27 15:15:32 -08:00
Lars Brubaker
5e898a0650 Fixing library tests
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
d2b6d0c4ae fixing tests 2022-01-25 17:54:22 -08:00
Lars Brubaker
261376bef2 Rename on bed items can be undone
Made bed heat able to set to 0

Don't save scene while still loading it
2022-01-25 16:27:32 -08:00
Lars Brubaker
25447705a7 Fix regression with loading zips 2022-01-25 10:39:31 -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
dbd1eb56ce Initial startup is better 2022-01-20 14:52:03 -08:00
Lars Brubaker
de7a9c7833 renaming dual contouring 2022-01-13 17:08:16 -08:00
Lars Brubaker
569e316f38 Improving startup 2022-01-06 16:56:05 -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
45d0458db5 Add easy ability to brows printed files 2022-01-04 11:01:04 -08:00
Lars Brubaker
98cac92bc3 fixing crashes 2021-12-15 18:09:21 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
Lars Brubaker
884c2f88d2 moved goemetry3sharp 2021-12-02 16:34:53 -08:00
Lars Brubaker
fa5cdd956e Improve loading images for the resources feed
Change store to resources
2021-11-26 10:16:59 -08:00
LarsBrubaker
de0b2933ca Make sure radius edges are resolution independent 2021-11-25 22:28:30 -08:00
LarsBrubaker
8c7cb2d14d Improve product widget for store 2021-11-25 16:32:36 -08:00
Lars Brubaker
59defe9131 turn off selection 2021-11-24 18:04:28 -08:00
Lars Brubaker
6162ca25d4 Make sure we load our images asynch make sure we update them after load 2021-11-24 17:02:26 -08:00
Lars Brubaker
1fda0e7320 Improving store page 2021-11-24 16:25:34 -08:00
Lars Brubaker
d96c388257 Add proportional spacing to store tab
always show store tab
make notification button on upgrade have better spacing
2021-11-16 10:40:45 -08:00
LarsBrubaker
70e68db8e0 Making export with leveling save with user settings 2021-10-23 20:42:53 -07:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
LarsBrubaker
2139410faa Added RoundedCornerBox
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00