Lars Brubaker
1b59d871c5
Adding ability to specify "Not Compatible" bed temperature in material settings
...
Adding 'NC' to many material settings
Require bed temps for all bed types in all materials
2022-03-25 09:53:50 -07:00
Lars Brubaker
5513134a9b
Adding warning for swappable bed being set
...
Adding Taulman materials
Changing binding order
2022-03-24 18:16:07 -07:00
Lars Brubaker
40e729f05f
Fixing material settings
2022-03-23 18:07:46 -07:00
Lars Brubaker
cb8a942e08
Made ImageConverter test pass
2022-03-22 17:26:21 -07:00
Lars Brubaker
cd96bafee2
Improving component names
2022-03-22 15:54:19 -07:00
Lars Brubaker
09b194654a
More debug info
2022-03-21 22:25:26 -07:00
Lars Brubaker
21955f625a
adding materials
2022-03-21 13:55:53 -07:00
Lars Brubaker
c3aaf505e1
Cleaning up default materials
2022-03-18 15:58:13 -07:00
Lars Brubaker
d59e8ee1d3
Working on new material selector
2022-03-17 16:41:33 -07:00
Lars Brubaker
2034c86c3e
Starting work on new materials selection dialog
2022-03-15 17:51:28 -07:00
LarsBrubaker
9465050032
undo working for sheets and components
2022-03-13 14:06:25 -07:00
Lars Brubaker
91797abcd3
Improving printers screen
2022-03-11 18:04:32 -08:00
LarsBrubaker
a78ef2a66f
Bring app to front on shell open file
2022-03-09 08:10:25 -08:00
Lars Brubaker
6dca32d931
improving pulse profile updater
2022-03-08 17:37:42 -08:00
LarsBrubaker
d11ad50ddd
Refactoring ShowIfSet to be a func
2022-03-06 18:14:35 -08:00
Lars Brubaker
239d72b6b8
New test for image converter working
2022-03-03 23:07:09 -08:00
fortsnek9348
8fafc54f90
Orthographic projection mode with dynamic near/far.
2022-03-04 00:31:45 +00:00
Eric Horch
5734368188
Create automation test for control-click in design tree view
2022-03-02 11:17:06 -07:00
LarsBrubaker
61e68b6afa
Make sure we don't have selections on save
...
Started work on align object 2
2022-02-26 22:21:38 -08:00
LarsBrubaker
19a5b9c4a8
Improving documentation
2022-02-23 08:09:56 -08:00
Lars Brubaker
477b9063da
making tests pass
2022-02-17 17:48:48 -08:00
Lars Brubaker
9f7aa3bacb
Changed queue to be a file library in appdata
...
fixed queue test
2022-02-17 13:25:43 -08:00
LarsBrubaker
048e20b659
Making the queue a file folder
2022-02-17 08:08:37 -08:00
Lars Brubaker
c3c9c51972
register to listen for .mcx files
2022-02-07 13:51:49 -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
LarsBrubaker
1cd32a9afd
Combine is faster when objects don't overlap
2022-02-05 10:52:22 -08:00
Lars Brubaker
18c6aad550
another try
2022-02-04 17:36:12 -08:00
Lars Brubaker
70cab645ba
Fixing tests
2022-02-04 17:11:31 -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
11ff49bb7e
Writing test for Save As functionality
2022-02-03 17:21:51 -08:00
Lars Brubaker
ff473ad34e
Fixing tests
2022-02-03 08:43:07 -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
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
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
22e0cd375b
turn off non-test
2022-01-24 11:14:33 -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
035b84d065
fixing tests
2022-01-20 17:52:42 -08:00
Lars Brubaker
dbd1eb56ce
Initial startup is better
2022-01-20 14:52:03 -08:00
Lars Brubaker
aebb0ff868
Added multi-line text
...
fixed more tests
2022-01-07 16:34:19 -08:00
Lars Brubaker
682d1e1c51
Updating MS and fixing tests
2021-12-09 11:04:05 -08:00
Lars Brubaker
9cfc85f90e
Took out legacy csg code
...
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
25d941f634
Moved raytracer code into polygon mesh
2021-11-21 16:04:51 -08:00
LarsBrubaker
aa461bc764
Fixing build errors
2021-11-19 19:47:47 -08:00
LarsBrubaker
b26ab4629a
adding <RuntimeIdentifier>win</RuntimeIdentifier>
2021-11-18 21:37:00 -08:00
Lars Brubaker
5b77462b91
Improving new subtract method
2021-11-09 17:42:36 -08:00