Lars Brubaker
|
90934aa04f
|
Merge pull request #4972 from larsbrubaker/master
main
|
2021-02-05 10:35:25 -08:00 |
|
Lars Brubaker
|
4c74017d3e
|
Make sure we always mark done when finished with convex hull mesh
|
2021-02-05 09:28:48 -08:00 |
|
Lars Brubaker
|
6b27f82d88
|
refactoring api
|
2021-02-04 18:13:26 -08:00 |
|
Lars Brubaker
|
44c7d1de50
|
Merge pull request #4971 from larsbrubaker/master
Make sure we show clear_bed_gcode settings
|
2021-02-04 13:39:32 -08:00 |
|
Lars Brubaker
|
5fc583deb2
|
Cleaning up api
|
2021-02-04 13:15:04 -08:00 |
|
Lars Brubaker
|
df6bcbfb0f
|
Make sure we show clear_bed_gcode settings
|
2021-02-03 14:43:02 -08:00 |
|
Lars Brubaker
|
f119eb7d18
|
Merge pull request #4966 from larsbrubaker/master
main
|
2021-02-02 11:58:47 -08:00 |
|
Lars Brubaker
|
98dc1c8565
|
make sure we include SocketIOSharp
|
2021-02-02 11:25:26 -08:00 |
|
LarsBrubaker
|
2235e2aa84
|
clamp the color better
|
2021-02-02 11:25:26 -08:00 |
|
LarsBrubaker
|
2a5365bb81
|
Make sure test has delay for menu to finish action
|
2021-02-02 11:25:26 -08:00 |
|
LarsBrubaker
|
5a926c2efc
|
typo
|
2021-02-02 11:25:26 -08:00 |
|
Lars Brubaker
|
b2ab9f4824
|
Merge pull request #4965 from larsbrubaker/master
main
|
2021-01-31 22:15:03 -08:00 |
|
LarsBrubaker
|
a519ec0766
|
removing discard return
|
2021-01-31 20:57:33 -08:00 |
|
LarsBrubaker
|
27e3facf02
|
Don't call remove on image buffer from gl cache.
issue: https://github.com/MatterHackers/MatterControl/issues/4959
|
2021-01-31 19:19:37 -08:00 |
|
LarsBrubaker
|
85383c72a0
|
fixing tests
|
2021-01-31 18:33:34 -08:00 |
|
LarsBrubaker
|
cbd0b9969b
|
Wrote a test to ensure settings view can change when floating without relead
|
2021-01-31 08:47:36 -08:00 |
|
LarsBrubaker
|
7956891817
|
less screen blinking
|
2021-01-30 20:55:36 -08:00 |
|
LarsBrubaker
|
11806a5abf
|
Keep settings window open on changing view details
|
2021-01-30 20:19:56 -08:00 |
|
LarsBrubaker
|
2693c8351f
|
Don't close print menu on support change
|
2021-01-30 08:49:06 -08:00 |
|
LarsBrubaker
|
acdeadb89b
|
refactoring
|
2021-01-29 21:29:16 -08:00 |
|
Lars Brubaker
|
6a442590ea
|
Merge pull request #4963 from larsbrubaker/master
main
|
2021-01-29 18:00:45 -08:00 |
|
Lars Brubaker
|
531b1dbfe0
|
adding message to encourage trying to re-connect
|
2021-01-29 17:07:04 -08:00 |
|
Lars Brubaker
|
1599aa0fd4
|
Fixed issue with color control
refactoring GuiWidegt
|
2021-01-29 16:44:47 -08:00 |
|
Lars Brubaker
|
ca8b4632e1
|
don't rebuild in the display color changes
|
2021-01-29 11:15:41 -08:00 |
|
Lars Brubaker
|
c97158a3b3
|
Merge pull request #4962 from larsbrubaker/master
main
|
2021-01-29 10:54:33 -08:00 |
|
LarsBrubaker
|
257fa19638
|
Now we can edit material colors
|
2021-01-29 08:22:00 -08:00 |
|
Lars Brubaker
|
53e96f7d79
|
Adding in material color setting
|
2021-01-28 18:06:29 -08:00 |
|
Lars Brubaker
|
e259b5ec4c
|
Merge pull request #4960 from larsbrubaker/master
Make sure we can build spiral vase even if the number of perimeters is 0
|
2021-01-28 12:13:05 -08:00 |
|
Lars Brubaker
|
1c2cc9fbc4
|
reverting materials color changes
|
2021-01-28 11:52:52 -08:00 |
|
LarsBrubaker
|
110a4f0246
|
fix color picker rendering
|
2021-01-28 08:00:47 -08:00 |
|
LarsBrubaker
|
ba14fe71bc
|
adding html color widget to color picker
|
2021-01-27 23:12:44 -08:00 |
|
Lars Brubaker
|
515ea27e4f
|
Improving color picker
Working to make materials have a color picker as well
|
2021-01-27 17:51:53 -08:00 |
|
Lars Brubaker
|
9c2c5e29f6
|
Improving layout, adding escape to radial control
|
2021-01-27 13:23:40 -08:00 |
|
LarsBrubaker
|
4e2821e79d
|
Rotate less when changing to black or white
|
2021-01-27 11:34:27 -08:00 |
|
LarsBrubaker
|
8721966a3b
|
some work on radial color picker
|
2021-01-26 22:53:42 -08:00 |
|
Lars Brubaker
|
f6cee3de28
|
Putting in new color control
|
2021-01-26 18:05:45 -08:00 |
|
Lars Brubaker
|
5f8ffe5650
|
Make sure we can build spiral vase even if the number of perimeters is 0
issue: MatterHackers/MCCentral#6245
0% infill and 0 perimeters should trigger warning in MC
|
2021-01-26 17:26:10 -08:00 |
|
Lars Brubaker
|
c81636c654
|
Merge pull request #4957 from larsbrubaker/master
main
|
2021-01-25 14:25:57 -08:00 |
|
LarsBrubaker
|
d43afcf86f
|
latest agg ms
|
2021-01-25 13:17:10 -08:00 |
|
LarsBrubaker
|
f961563bbc
|
Made ctrl-a select all in library
Fixed bug with ctrl click in library
|
2021-01-23 09:19:08 -08:00 |
|
LarsBrubaker
|
9fdd45c92b
|
Make tree view toggle on double click
|
2021-01-22 22:54:15 -08:00 |
|
Lars Brubaker
|
512fbd73bc
|
Add clear bed gcode
fix spelling
|
2021-01-22 17:51:25 -08:00 |
|
LarsBrubaker
|
cd4f6f5010
|
Get enum descriptions
|
2021-01-22 07:57:13 -08:00 |
|
Lars Brubaker
|
7f07335f54
|
Working on adding tool tips to tab controls in Public Property Editor
|
2021-01-21 18:19:45 -08:00 |
|
Lars Brubaker
|
9544a84107
|
Merge pull request #4956 from larsbrubaker/master
main
|
2021-01-21 15:44:16 -08:00 |
|
Lars Brubaker
|
2838441c13
|
Make sure we can update read only fields
|
2021-01-21 14:30:22 -08:00 |
|
LarsBrubaker
|
cfc2570524
|
improving editor button
|
2021-01-18 21:48:31 -08:00 |
|
LarsBrubaker
|
d7756090b7
|
improving plane cut
|
2021-01-18 17:22:10 -08:00 |
|
Lars Brubaker
|
5e37350142
|
Track print canceled state better
|
2021-01-15 17:52:13 -08:00 |
|
Lars Brubaker
|
64e746c8fc
|
Merge pull request #4954 from larsbrubaker/master
main
|
2021-01-14 16:02:22 -08:00 |
|