Commit graph

287 commits

Author SHA1 Message Date
LarsBrubaker
17dd2b256f updated size 2022-11-15 10:04:30 -08:00
Lars Brubaker
63d48b49f5 Adding ability to see markdown edits live in description object 2022-10-27 12:21:28 -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
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
LarsBrubaker
a9b1081bed Making 2D Paths a more natural part of the system 2022-08-09 08:48:05 -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
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
LarsBrubaker
1b715c5347 Adding holes test and fixing regression 2022-05-27 07:47:21 -07:00
Lars Brubaker
5e30d1bc87 Making holes apply correctly when parent is set to solid or hole 2022-05-26 15:56:55 -07:00
Lars Brubaker
ecdea63e56 Adding a hole primitive 2022-05-09 15:17:55 -07:00
LarsBrubaker
218f8d5a15 improved hole behavior 2022-05-02 10:36:21 -07:00
Lars Brubaker
2a2a717265 updating ui hints
fixing issue with group
2022-04-28 16:39:09 -07:00
Lars Brubaker
9839215603 Combine can subtract holes 2022-04-28 14:08:30 -07:00
Lars Brubaker
619d2b63cc Made the calibration cubes have instructions
Description Object can have clickable links
Markdown widget keeps its size correctly
Printer connection switches to disconnected when com port lost
Fixed material temp
2022-04-01 16:12:33 -07:00
LarsBrubaker
1954347c9a Component objects can use array index 2022-03-23 08:20:50 -07:00
LarsBrubaker
088db8c30c working on components using array indices 2022-03-22 09:23:09 -07:00
Lars Brubaker
6321c4aa8e You can now make components that can have expressions 2022-03-21 15:42:24 -07:00
LarsBrubaker
083633b633 Cleaning up material selector 2022-03-20 19:16:53 -07:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
LarsBrubaker
e184ecd3ba Make sure we propagate rename events 2022-02-27 18:32:08 -08:00
Lars Brubaker
6b962d2fc0 new description 2022-02-22 16:01:06 -08:00
Lars Brubaker
f7b63eb0a0 Don't invalidate image object if image didn't change 2022-02-21 08:52:49 -08:00
LarsBrubaker
d931157145 Make component editor better
Make sure we show sheet object when canceling component
2022-02-19 19:43:08 -08:00
LarsBrubaker
40b89ecc4b Preserving single line mode of TextObject3D (multi line is option) 2022-02-10 22:40:22 -08:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
3fecbc4a27 Make names right 2022-02-07 12:02:06 -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
Lars Brubaker
261376bef2 Rename on bed items can be undone
Made bed heat able to set to 0

Don't save scene while still loading it
2022-01-25 16:27:32 -08:00
LarsBrubaker
2144ed477f renaming 2022-01-22 15:43:50 -08:00
Lars Brubaker
de7a9c7833 renaming dual contouring 2022-01-13 17:08:16 -08:00
Lars Brubaker
87e06ea558 Working on new touch screen keyboard
Added tabs to text object 3d
2022-01-13 11:35:19 -08:00
Lars Brubaker
aebb0ff868 Added multi-line text
fixed more tests
2022-01-07 16:34:19 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
d4b5d67234 Fixing found exceptions 2021-11-26 07:41:52 -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
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00