Lars Brubaker
|
030a81e9bc
|
More path work
|
2023-11-30 18:05:47 -08:00 |
|
Lars Brubaker
|
9450bdbcf9
|
Making editors register with PropertyEditor
Move the SelectedObjectPanel out
|
2023-10-27 10:40:57 -07:00 |
|
MatterHackers
|
c1c0d0cc85
|
Fix the count
|
2023-08-13 16:35:52 -07:00 |
|
MatterHackers
|
39aa54ba82
|
refactoring
|
2023-04-08 14:17:51 -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
|
3f8eeda65b
|
integrating offline changes
|
2023-03-10 18:11:23 -08:00 |
|
Lars Brubaker
|
48aedb2c3c
|
make check for name collision case insensitive
|
2022-11-28 11:18:26 -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
|
8cac6069b4
|
Better name validation
|
2022-10-28 18:00:19 -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 |
|
Lars Brubaker
|
32a192c2b8
|
Upgrading to .net 6
|
2022-07-15 17:28:39 -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
|
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
|
5c3c644882
|
Making holes apply correctly when parent is set to solid or hole
|
2022-05-26 16:42:50 -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 |
|
LarsBrubaker
|
d10975d0a9
|
Limiting the processing of CSG to bounds overlap
|
2022-05-22 17:39:36 -07:00 |
|
LarsBrubaker
|
2f3888137c
|
Fixing issue with union on back to back faces
|
2022-05-12 08:46:11 -07:00 |
|
Lars Brubaker
|
20a100dc70
|
Making export to STL process the scene
|
2022-05-09 12:23:11 -07:00 |
|
Lars Brubaker
|
b73ff7070c
|
Default to array combine
|
2022-05-06 12:51:59 -07:00 |
|
LarsBrubaker
|
2fd226c155
|
Improving hole handleing
|
2022-05-03 08:30:20 -07:00 |
|
LarsBrubaker
|
218f8d5a15
|
improved hole behavior
|
2022-05-02 10:36:21 -07:00 |
|
Lars Brubaker
|
ce9019884f
|
Working on adding hole support to Source Objects
|
2022-04-29 17:33:29 -07:00 |
|
Lars Brubaker
|
9839215603
|
Combine can subtract holes
|
2022-04-28 14:08:30 -07:00 |
|
Lars Brubaker
|
cf5931d272
|
Improving ShowUpdateButton api
|
2022-04-28 13:19:48 -07:00 |
|
LarsBrubaker
|
a216a484bb
|
fix parsing of bad bounds
|
2022-04-27 22:24:01 -07:00 |
|
LarsBrubaker
|
9465050032
|
undo working for sheets and components
|
2022-03-13 14:06:25 -07:00 |
|
Lars Brubaker
|
91797abcd3
|
Improving printers screen
|
2022-03-11 18:04:32 -08:00 |
|
fortsnek9348
|
8fafc54f90
|
Orthographic projection mode with dynamic near/far.
|
2022-03-04 00:31:45 +00:00 |
|
LarsBrubaker
|
bd6a588515
|
Don't start 2 rebuilds
|
2022-02-18 21:27:56 -08:00 |
|
LarsBrubaker
|
1cd32a9afd
|
Combine is faster when objects don't overlap
|
2022-02-05 10:52:22 -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 |
|
LarsBrubaker
|
2144ed477f
|
renaming
|
2022-01-22 15:43:50 -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
|
af401d8a47
|
refactoring
|
2021-11-22 08:18:56 -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
|
839eb56bae
|
fixe tuple error
|
2021-11-18 16:51:50 -08:00 |
|
Lars Brubaker
|
9398640585
|
Subtract is now passing tests and working well
|
2021-11-18 16:27:50 -08:00 |
|
Lars Brubaker
|
acdd09e05c
|
Making mesh mode selectable all the time
|
2021-11-16 16:51:04 -08:00 |
|
Lars Brubaker
|
5b77462b91
|
Improving new subtract method
|
2021-11-09 17:42:36 -08:00 |
|
Lars Brubaker
|
0f1a477137
|
improving repair and subtract
|
2021-11-08 18:02:58 -08:00 |
|
Lars Brubaker
|
89dc305e9a
|
Subtract is closer to working
|
2021-11-05 18:32:35 -07:00 |
|
Lars Brubaker
|
0cfc69ea65
|
make sure sheets create valid names on collision
|
2021-09-30 15:30:16 -07:00 |
|
Lars Brubaker
|
ebefc33e3e
|
Making component work better with sheets
|
2021-09-28 12:55:39 -07:00 |
|
LarsBrubaker
|
d5120210ee
|
Adding more sliders
improving sheet editor
|
2021-09-28 09:13:47 -07:00 |
|