Commit graph

3470 commits

Author SHA1 Message Date
LarsBrubaker
e63f95ddad Added in a pause gcode script object, fixed gcode injection timing 2022-11-27 09:16:56 -08:00
LarsBrubaker
677a1a9b12 refactoring 2022-11-26 18:00:12 -08:00
LarsBrubaker
0292ccd76f fixing component and sheet interactions 2022-11-26 15:28:01 -08:00
Lars Brubaker
c48d3ac31d fixing test 2022-11-25 17:26:01 -08:00
Lars Brubaker
6e7e0feb21 better rebuilding for images and sheets 2022-11-25 17:03:28 -08:00
Lars Brubaker
a962a91cc2 release bug 2022-11-25 13:37:11 -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
6e4ac4ec60 layout 2022-11-25 11:21:56 -08:00
LarsBrubaker
dca3b4edf2 Adding QRCode objec
Moving classes to new files
Adding sheet data calculation tests
2022-11-25 10:58:41 -08:00
LarsBrubaker
17dd2b256f updated size 2022-11-15 10:04:30 -08:00
Lars Brubaker
997f9dfcab Change to radius 2022-11-10 12:43:06 -08:00
LarsBrubaker
197babd9dc improving linear extrude bevel curvature 2022-11-07 08:34:52 -08:00
Lars Brubaker
9ddb91d2a1 fixing layout issue 2022-11-04 13:04:20 -07: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
cba9437ffa Fixed a regression with menus not set to radio buttons and then not unsetting other menu buttons 2022-10-28 17:05:55 -07:00
Lars Brubaker
63d48b49f5 Adding ability to see markdown edits live in description object 2022-10-27 12:21:28 -07:00
Lars Brubaker
e3755724c4 improving svg, refactoring, updating nuget 2022-10-20 10:53:32 -07:00
John Lewin
3a4ab087b5 Add initial support for terminal text selection
- Issue #4880
2022-10-14 11:08:45 -07:00
Lars Brubaker
4ac0b4da67 Implemented the markdown widget in agg 2022-10-10 17:10:25 -07:00
Lars Brubaker
d416cef105 Improved process starting 2022-10-10 14:12:47 -07:00
Lars Brubaker
4adc22561f moving gui elements to base agg 2022-10-06 17:59:31 -07:00
LarsBrubaker
ae38346b4d Made the old align show its icon in the tree view 2022-09-19 22:48:34 -07:00
Lars Brubaker
315e343007 Another pass at scene settings 2022-09-16 18:22:38 -07:00
Lars Brubaker
67fcc953b0 Part settings working much better 2022-09-16 14:01:27 -07:00
Lars Brubaker
abb56a5c76 Reverting expression caching changes.
The caching should happen in the sheet object not the property
2022-09-15 13:26:28 -07:00
Lars Brubaker
c1f7817eb3 Working on bevel 2022-09-14 18:14:44 -07:00
Lars Brubaker
d97f0d63fa Bit of work on the settings object refreshing 2022-09-14 14:30:25 -07:00
Lars Brubaker
ad91859c3a improving store page 2022-09-13 18:04:12 -07:00
John Lewin
202f3f8ee2 Persisted library view state 2022-09-13 17:14:02 -07:00
John Lewin
8193319188 Rename ILibaryContainer.DefaultView to .ViewOverride
- Ensure the naming more closely matches the behavior
- Mechanism is used by PrintHistory to enforce custom view override
2022-09-13 17:14:02 -07:00
John Lewin
7e55ffc23e Use checkbox style
- Fixes #5375
2022-09-13 13:05:28 -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
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