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
LarsBrubaker
16f31b16e4
Improve control clicking
...
Add a click hint
2021-10-29 22:21:52 -07:00
LarsBrubaker
c84aeb2675
fixing fit tests
2021-10-27 20:53:27 -07:00
Lars Brubaker
ebefc33e3e
Making component work better with sheets
2021-09-28 12:55:39 -07:00
LarsBrubaker
cad6ea3dd6
Fixing tests (YAY TESTS!)
2021-09-19 16:03:08 -07:00
LarsBrubaker
d8b81066f7
Turning off unfinished features for release
2021-09-19 09:25:53 -07:00
Lars Brubaker
2eacc07781
Fixed an issue with the fan speed no displaying correctly in the gcode preview
...
Fixed an issue with writing '; Software Leveling Applied' more than once into gocde files if double exported.
The gcode file was output correctly before but had multiple lines describing '; Software Leveling Applied'
2021-09-17 13:24:09 -07:00
Lars Brubaker
d560ca5b89
Add task feedback to design tabs
...
Improve Open button to be consistent with other drop buttons
Fix test
2021-09-16 16:31:14 -07:00
Lars Brubaker
5a99cc04a0
improving api
2021-09-14 17:34:46 -07:00
Lars Brubaker
bd60453d23
updating icons
2021-09-14 10:22:28 -07:00
Lars Brubaker
736a41d40c
improving sheet editor
...
fixed a bug with initializing property sliders
2021-09-03 16:58:21 -07:00
Lars Brubaker
fe50c75fec
Improving variable parsing
2021-07-30 15:18:46 -07:00