Commit graph

3438 commits

Author SHA1 Message Date
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
27d4a596b8 Merge remote-tracking branch 'jlewin/alt/table' 2022-09-06 15:35:38 -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
50d3513bbe Add support types for tables, revise and work around layout issues 2022-09-01 02:06:24 -07:00
Lars Brubaker
6289ae63a4 playing with adding openTK 4 2022-08-30 14:40:32 -07:00
John Lewin
11a7784230 Use shared type for TableRow behavior, set styles for alignment 2022-08-29 08:22:21 -07:00
John Lewin
f0dba3865f Markdig table renderer prototype 2022-08-29 00:47:01 -07:00
LarsBrubaker
70862b1a61 Working to make make expressions check before recalculate 2022-08-20 15:51:59 -07:00
Lars Brubaker
197b9f7e6a raised tessellation limit 2022-08-18 11:25:54 -07:00
Lars Brubaker
2cc475010c Adding subtract and intersect shape 2022-08-17 18:25:15 -07:00
Lars Brubaker
9d4ef04344 Add marching cubes output 2022-08-16 17:24:22 -07:00
Lars Brubaker
b4d91a2f7b Butter names 2022-08-16 17:17:04 -07:00
Lars Brubaker
3603831e5e Making Dual Contouring have a ref implementation using marching cubes 2022-08-16 17:10:17 -07:00
Lars Brubaker
7bf216ccdb More dual contouring testing 2022-08-15 18:13:08 -07:00
LarsBrubaker
844b3fdb14 Fix path subtract 2022-08-14 21:31:52 -07:00
LarsBrubaker
33cb9dafd2 Make mesh merge on export an option 2022-08-14 20:51:01 -07:00
LarsBrubaker
9e2aad8651 deprecated vertexsource 2022-08-14 08:13:22 -07:00
Lars Brubaker
6e3c4be07c Improving path objects 2022-08-12 18:05:37 -07:00
Lars Brubaker
f5c8b2008c fixing more pathing code 2022-08-11 18:37:06 -07:00
LarsBrubaker
aadec8b9f5 more path work 2022-08-09 16:21:39 -07:00
Lars Brubaker
33ee6fe3fd Merge remote-tracking branch 'origin/main' 2022-08-09 10:53:09 -07:00
LarsBrubaker
a9b1081bed Making 2D Paths a more natural part of the system 2022-08-09 08:48:05 -07:00
LarsBrubaker
19d46d6afd better bvh debugging 2022-08-06 09:33:15 -07:00
oneill
9d1239e941 Fixed NullReferenceException being thrown when exporting AMF file 2022-08-06 22:44:11 +09:00
Lars Brubaker
4c226457ea Show the right theme while running tests 2022-08-04 11:39:43 -07:00
Lars Brubaker
d098ff83b8 updated enum 2022-08-03 16:56:53 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
oneill
3149572fbc Added the name of the slice setting to the 'Save to' menu items 2022-08-02 23:56:01 +09:00
Lars Brubaker
2bd1cd1e13 Moving PopupMenu to Agg 2022-07-15 19:13:44 -07:00
Lars Brubaker
6f3fe2fddc Refactoring 2022-07-15 17:46:04 -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
Lars Brubaker
e66ed1e29d upgrading nuget packages 2022-06-23 10:07:52 -07:00
Lars Brubaker
b872021561 upgrading json from @dependabot work 2022-06-23 09:50:43 -07:00
Lars Brubaker
c25ba86b68 Working on a rebuild selection operation 2022-06-22 18:10:33 -07:00
LarsBrubaker
fb86f7c96b Fixing tests 2022-06-19 20:13:32 -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
78aa8e353c Improving right click menu 2022-06-16 13:20:15 -07:00
Lars Brubaker
2597347f9c adding in re-arrange item support 2022-06-16 13:11:26 -07:00
Lars Brubaker
ae80f25b83 fixing typo 2022-06-13 09:16:57 -07:00
LarsBrubaker
cb72d3c52d Fixing a problem when there is support and no holes 2022-06-11 13:39:50 -07:00
Lars Brubaker
de5d809b00 protect against null 2022-05-31 15:41:53 -07:00