Commit graph

1324 commits

Author SHA1 Message Date
Lars Brubaker
07b16a2047 Improving path handling 2023-12-01 11:36:08 -08:00
Lars Brubaker
5db2bfae47 New path understanding is working 2023-12-01 09:43:23 -08:00
Lars Brubaker
030a81e9bc More path work 2023-11-30 18:05:47 -08:00
Lars Brubaker
65423aa813 Adding clicking on color in windows for picker 2023-11-17 14:20:55 -08:00
MatterHackers
c4b58c9d39 Changed to IComponentObject3D
Fixed a crash in convex hull
Improving path editor widget
Added x only pinch to radial pinch object
2023-11-12 21:16:03 -08:00
Lars Brubaker
17107dbf14 Making the path editor able to zoom and pan 2023-11-02 18:26:31 -07:00
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