Commit graph

1007 commits

Author SHA1 Message Date
Lars Brubaker
df7e119b19 Putting in max decimals for editors
Put in option to have description images
Making new curve tool much better
2021-03-18 18:00:09 -07:00
Lars Brubaker
4e278608a9 creating test for export when not connected from print menu
issue: MatterHackers/MCCentral#6326
Write test for export button on print menu
2021-03-16 11:02:28 -07:00
Lars Brubaker
3909383e0f Fixing export button in print menu 2021-03-15 12:27:44 -07:00
Lars Brubaker
f3e7e7ca64 Widen task window 2021-03-12 16:36:49 -08:00
Lars Brubaker
c0e75da748 Fix regression with menu order 2021-03-12 16:36:49 -08:00
Lars Brubaker
1ca5417fb0 Don't draw texture when looking up from bed
Enable and disable move buttons
2021-03-10 17:34:24 -08:00
Lars Brubaker
731378eb75 Improving right click printer menu 2021-03-10 09:53:41 -08:00
Lars Brubaker
f6204e0eec Putting the left and right controls into the same line 2021-03-09 17:15:15 -08:00
Lars Brubaker
e527f58d18 Update the tab ordering on move 2021-03-09 16:02:15 -08:00
Lars Brubaker
59448d121b Cleaning up tab logic (authoritative source) 2021-03-09 15:17:17 -08:00
Lars Brubaker
3c9a9d75f3 prevent crash in draw 2021-03-08 17:41:19 -08:00
LarsBrubaker
550d96645f Fixing more tests 2021-03-06 22:34:28 -08:00
LarsBrubaker
e7b822a52e Fix regression with cancel 2021-03-06 09:49:53 -08:00
LarsBrubaker
dbca542e3f improving rounded corners 2021-03-05 22:29:14 -08:00
Lars Brubaker
d95d7ac58b Re-capturing all the other changes made during leveling issues investigations 2021-03-05 15:07:50 -08:00
Lars Brubaker
d6a7055aa0 Make button roundiness a theme setting 2021-03-03 17:38:09 -08:00
Lars Brubaker
8e6450ab35 Put export icon on export 2021-03-03 14:32:40 -08:00
Lars Brubaker
fc5a4535a6 Refactoring and moving code 2021-02-26 11:38:24 -08:00
Lars Brubaker
3e98aa43d6 Improving maring 2021-02-26 10:57:40 -08:00
LarsBrubaker
4792aa05b3 Improving export behavior from print menu 2021-02-25 23:06:42 -08:00
Lars Brubaker
a3274b99df Make round buttons easier to create
Make default button have a bevel
2021-02-25 18:13:49 -08:00
Lars Brubaker
88fafced01 Making Object3DControls a SafeList 2021-02-25 17:42:31 -08:00
LarsBrubaker
9ff23ae662 Round re-slice button 2021-02-25 07:16:15 -08:00
LarsBrubaker
daa407bf83 improving layout 2021-02-24 23:00:56 -08:00
Lars Brubaker
624ac2db7b Working on printing text 2021-02-24 18:17:14 -08:00
LarsBrubaker
7327fd3e6a Hacky start to moving tabs 2021-02-24 07:54:44 -08:00
LarsBrubaker
1ae2a85a64 start on first help page (index) 2021-02-22 21:48:57 -08:00
Lars Brubaker
3398fea850 Don't arrange non-persist able objects (things like measure tool) 2021-02-17 17:47:48 -08:00
Lars Brubaker
0ad421360c Improving SLA export ui 2021-02-16 17:34:47 -08:00
Lars Brubaker
824823ded9 Adding SLA file library 2021-02-15 12:17:49 -08:00
Lars Brubaker
2026bb220c improving item button logic
fix spelling
2021-02-05 17:52:29 -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
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
257fa19638 Now we can edit material colors 2021-01-29 08:22:00 -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
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
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
3257ce4513 Working on cut at plane 2021-01-12 21:03:27 -08:00
Lars Brubaker
81e3cee25f Trying to fix the more button some more 2021-01-06 11:55:34 -08:00
LarsBrubaker
9471cabdf1 Fix menu close 2021-01-06 08:53:49 -08:00
Lars Brubaker
eea33cb561 Put in a 'More" button for simple mode 2021-01-05 17:55:52 -08:00
Lars Brubaker
544ec762c7 Cleaned up the settings view options (made switching fast) 2020-12-30 10:35:47 -08:00
LarsBrubaker
e990ce1fe8 fixing old issues 2020-12-29 08:13:37 -08:00
LarsBrubaker
ff1ea976f3 refactoring 2020-12-29 08:13:36 -08:00