Commit graph

670 commits

Author SHA1 Message Date
Lars Brubaker
b2a9bfa062 Don't reset the path on design tabs when clearing the bed 2022-02-10 12:20:32 -08:00
larsbrubaker
ae834316f4 system correct path to phil 2022-02-07 16:39:30 -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
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
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
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
LarsBrubaker
2144ed477f renaming 2022-01-22 15:43:50 -08:00
Lars Brubaker
dbd1eb56ce Initial startup is better 2022-01-20 14:52:03 -08:00
Lars Brubaker
412c3d2a9e Reducing complexity of settings ui sync
Adding bed menu to load filament
2022-01-18 17:10:34 -08:00
Lars Brubaker
569e316f38 Improving startup 2022-01-06 16:56:05 -08:00
Lars Brubaker
bc6e160493 more translation strings 2021-12-17 16:35:10 -08:00
Lars Brubaker
d788319079 new translations 2021-12-17 10:15:55 -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
LarsBrubaker
9f3b21a000 Fixing raygun reported crashes 2021-12-03 07:44:48 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
de0b2933ca Make sure radius edges are resolution independent 2021-11-25 22:28:30 -08:00
LarsBrubaker
af401d8a47 refactoring 2021-11-22 08:18:56 -08:00
LarsBrubaker
f01f1604b9 Refactoring IBvhItem 2021-11-20 20:38:26 -08:00
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
Lars Brubaker
839eb56bae fixe tuple error 2021-11-18 16:51:50 -08:00
Lars Brubaker
9398640585 Subtract is now passing tests and working well 2021-11-18 16:27:50 -08:00
Lars Brubaker
acdd09e05c Making mesh mode selectable all the time 2021-11-16 16:51:04 -08:00
LarsBrubaker
ce340546bb Starting work to deal with co-planar faces 2021-11-13 22:45:27 -08:00
Lars Brubaker
5b77462b91 Improving new subtract method 2021-11-09 17:42:36 -08:00
Lars Brubaker
0f1a477137 improving repair and subtract 2021-11-08 18:02:58 -08:00
Lars Brubaker
89dc305e9a Subtract is closer to working 2021-11-05 18:32:35 -07:00
Lars Brubaker
03890b1155 More work on probe validation
Started work on a new boolean operation stack
2021-11-05 18:08:58 -07:00
LarsBrubaker
d0feca3d38 Better clicking
Protection around bad key code
2021-10-30 20:06:02 -07:00
LarsBrubaker
16f31b16e4 Improve control clicking
Add a click hint
2021-10-29 22:21:52 -07:00
LarsBrubaker
36a52d25ac Clean and merge is faster 2021-10-25 13:25:23 -07:00
Lars Brubaker
2589238d89 Don't move non-printable objects on arrange 2021-10-19 11:20:02 -07:00
Lars Brubaker
0cfc69ea65 make sure sheets create valid names on collision 2021-09-30 15:30:16 -07:00
Lars Brubaker
ebefc33e3e Making component work better with sheets 2021-09-28 12:55:39 -07:00
LarsBrubaker
d5120210ee Adding more sliders
improving sheet editor
2021-09-28 09:13:47 -07:00
LarsBrubaker
d8b81066f7 Turning off unfinished features for release 2021-09-19 09:25:53 -07:00
Lars Brubaker
c61afe9fee Making tool bar able to hind elements 2021-09-15 17:44:24 -07:00
LarsBrubaker
e23f5076ec Making toolbar wrap 2021-09-14 09:06:39 -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
LarsBrubaker
378f7c34e0 lots of fun progress on sheet editing 2021-09-07 09:00:12 -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
0b3778adc7 Improving name changes in sheet editor 2021-09-02 17:12:32 -07:00
Lars Brubaker
b12fcfaea0 Improving material button
making text path work better
2021-09-02 11:26:00 -07:00
LarsBrubaker
89890a4e94 improving image editor 2021-07-26 16:26:25 -07:00
LarsBrubaker
40abf0311e improving image editor 2021-07-26 16:26:24 -07:00
LarsBrubaker
e685fa12a2 Making it possible to select dual contouring for CSG 2021-07-14 07:16:44 -07:00