Commit graph

1318 commits

Author SHA1 Message Date
Lars Brubaker
d5d5652c85 Making tab indexes better 2023-11-01 15:13:25 -07:00
Lars Brubaker
9f6b6133ac refactoring 2023-10-31 15:13:04 -07:00
MatterHackers
962007c3ed More refactoring 2023-10-30 08:42:28 -07:00
Lars Brubaker
7b65b02d92 Making the editor have local function to reduce complexity 2023-10-27 16:54:35 -07:00
Lars Brubaker
9450bdbcf9 Making editors register with PropertyEditor
Move the SelectedObjectPanel out
2023-10-27 10:40:57 -07:00
Lars Brubaker
569d016d30 Refactoring and creating new RemovePreMultipliedProcess 2023-10-03 16:17:01 -07:00
Lars Brubaker
f9dbf74fcd fixed drag drop to 3d view 2023-09-29 11:42:19 -07:00
Lars Brubaker
35db9e6867 Fixing issue with variable capture 2023-09-28 18:11:34 -07:00
MatterHackers
c1c0d0cc85 Fix the count 2023-08-13 16:35:52 -07:00
Lars Brubaker
4bdc0e5078 Fixing plating helper when no object can be placed (places anyway) 2023-07-06 17:50:02 -07:00
Lars Brubaker
48b26b36a6 Writing a generic SetValue
Improved GetValue to match
2023-06-08 12:21:10 -07:00
Lars Brubaker
26cdcbe1f9 Make tabs able to be smaller 2023-05-04 12:29:29 -07:00
Lars Brubaker
3f4280875b fixing spelling 2023-04-27 11:45:58 -07:00
MatterHackers
39aa54ba82 refactoring 2023-04-08 14:17:51 -07:00
MatterHackers
7795457e73 refactoring 2023-04-02 19:37:15 -07:00
MatterHackers
5ffd29ab7b Adding mare ui hints 2023-04-01 13:59:18 -07:00
Lars Brubaker
dfefb936ef Making the public property editor able to work with object rather than only IObject3D 2023-03-23 14:04:47 -07:00
Lars Brubaker
1535f8ce5c fixing typeo 2023-03-20 10:37:14 -07:00
MatterHackers
f28a16cd4a reorganizing folders 2023-03-18 20:07:56 -07:00
MatterHackers
6492f25d1d Improving arange all
adding part sheet to main
improving folder sorting and naming, fixing path rendering
2023-03-11 11:26:16 -08:00
MatterHackers
0416a941d7 improve primary operations 2023-03-11 10:56:32 -08:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
Lars Brubaker
b7a5436803 refactoring 2022-12-28 14:14:38 -08:00
Lars Brubaker
48aedb2c3c make check for name collision case insensitive 2022-11-28 11:18:26 -08:00
LarsBrubaker
0292ccd76f fixing component and sheet interactions 2022-11-26 15:28:01 -08:00
Lars Brubaker
e95fd6f388 Made text work better in sheets
Added WiFi login to qr code generator
2022-11-25 13:11:27 -08:00
Lars Brubaker
3a5cf179fd Fixing bad intersection tests on close geometry 2022-11-04 11:38:09 -07:00
Lars Brubaker
8cac6069b4 Better name validation 2022-10-28 18:00:19 -07:00
Lars Brubaker
ad91859c3a improving store page 2022-09-13 18:04:12 -07:00
Lars Brubaker
6837fb34ed Fixing error with support not visible when looking up from under the bed. 2022-09-06 16:24:26 -07:00
Lars Brubaker
8f4acc7641 Merge remote-tracking branch 'jlewin/issue/5248' 2022-09-06 15:35:47 -07:00
Lars Brubaker
6eb78e73e1 adding quick timers to track draw performance 2022-09-02 17:28:37 -07:00
John Lewin
4c8d9be66f Add unsaved changes 2022-09-01 20:52:02 -07:00
John Lewin
c8c938f562 Suppress invalid Save dialog, disable Slice on stand-alone GCODE files
- Wire up listeners to keep button states in sync with content
2022-09-01 13:24:08 -07:00
John Lewin
b11dbf2d2c Disable re-slice button on loaded g-code
- Fix #5248
2022-09-01 11:37:39 -07:00
John Lewin
f0dba3865f Markdig table renderer prototype 2022-08-29 00:47:01 -07:00
LarsBrubaker
844b3fdb14 Fix path subtract 2022-08-14 21:31:52 -07:00
LarsBrubaker
9e2aad8651 deprecated vertexsource 2022-08-14 08:13:22 -07:00
LarsBrubaker
a9b1081bed Making 2D Paths a more natural part of the system 2022-08-09 08:48:05 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
2bd1cd1e13 Moving PopupMenu to Agg 2022-07-15 19:13:44 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
dbf2565bb4 Working on a new bvh builder
adding some timing feedback
refactoring
improving timing output options
2022-07-05 15:41:14 -07:00
Lars Brubaker
3bcb36eaab Restore source objects when canceled 2022-07-01 17:39:11 -07:00
LarsBrubaker
2acc7ed180 Working on union validation 2022-06-30 08:20:35 -07:00
LarsBrubaker
e91decdc12 Adding overflow text
Adding tool bar quick buttons
2022-06-19 15:43:42 -07:00
LarsBrubaker
e7f22f1895 improving bed rendering 2022-06-18 20:40:06 -07:00
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
2597347f9c adding in re-arrange item support 2022-06-16 13:11:26 -07:00
Lars Brubaker
90cf1f183b Working to make output type be clearable 2022-05-29 22:42:30 -07:00