Commit graph

311 commits

Author SHA1 Message Date
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
LarsBrubaker
9fdd45c92b Make tree view toggle on double click 2021-01-22 22:54:15 -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
Lars Brubaker
eea33cb561 Put in a 'More" button for simple mode 2021-01-05 17:55:52 -08:00
Lars Brubaker
50eea0c6e3 Made the printer tab has simple -> advanced display as well 2020-12-30 14:44:24 -08:00
LarsBrubaker
51d1e33f9d Improving simple mode 2020-12-30 09:03:02 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
2fa2883667 get rid of bad close button
issue: MatterHackers/MCCentral#6165
Help display has close button under edit button
2020-11-12 08:08:37 -08:00
LarsBrubaker
14f8f45e56 fixing bad close button placement
issue: MatterHackers/MCCentral#6129
presets editor has close button under edit icon
2020-10-28 19:54:21 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
LarsBrubaker
cc26eb322a reduce drawing 2020-10-06 17:23:26 -07:00
LarsBrubaker
6881e19ee6 Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
2020-10-03 17:58:42 -07:00
LarsBrubaker
c6a0de1233 Fixed support button (put back in)
Made test for support button
Fixed tool bar drop saving
2020-10-01 19:35:06 -07:00
LarsBrubaker
bbf5de1f9a Draw icon correctly on disabled 2020-09-29 22:59:35 -07:00
LarsBrubaker
dc7d5916ba fix overflow menu 2020-09-27 08:17:47 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
2029c55029 refactoring 2020-09-25 23:20:58 -07:00
LarsBrubaker
777dc97527 all the code is ported 2020-09-24 22:20:27 -07:00
LarsBrubaker
d62f93a36e Unifying on SceneOperations 2020-09-24 13:53:49 -07:00
LarsBrubaker
49f6752382 correct icon colors 2020-09-24 07:19:30 -07:00
LarsBrubaker
5af254692e arranging items 2020-09-24 06:57:19 -07:00
LarsBrubaker
e1490772e3 Better display of 3d view editor values 2020-09-15 07:56:31 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
23c409dd83 Don't apply extrusion multiplier while loading and unloading
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
LarsBrubaker
7ac7a295f2 Cleaning up icon scaling issues 2020-08-05 10:07:40 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
ed1626169b improved arrange all
accelerated tree view rebuild
2020-08-01 23:24:19 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
LarsBrubaker
e9cf4e3fbe Moving FlowSpacers to agg gui 2020-07-25 07:35:59 -07:00
LarsBrubaker
4b90a445c5 Keep track of print canceled
issue: MatterHackers/MCCentral#5948
Make sure canceled print is being tracked in history in meaningful way
2020-07-18 14:36:04 -07:00
LarsBrubaker
247bc431cd Improving settings override name editing
issue: MatterHackers/MCCentral#5949
Material profile name doesn't save
2020-07-18 13:48:38 -07:00
Lars Brubaker
cff047faeb updating text web cache 2020-07-13 18:08:09 -07:00
Lars Brubaker
5563a2d162 Update the printer name more consistently 2020-07-09 18:36:36 -07:00
Lars Brubaker
06e1188248 fixing x3g output when there is a print waring but no error 2020-07-03 09:33:51 -07:00
LarsBrubaker
f520399de2 Added help text for tool bar buttons 2020-06-26 17:01:37 -07:00
LarsBrubaker
2959b6e411 working on markdown tool tip widget 2020-06-26 17:01:36 -07:00
LarsBrubaker
5c354a6eb1 Make sure radio button has same old default 2020-06-05 11:38:15 -07:00
LarsBrubaker
392583ad79 sorting 2020-05-30 08:59:32 -07:00
LarsBrubaker
5455078127 Incorporating UI designer feedback
Changed flatten to apply
Changed delete to cancel
2020-05-29 08:15:43 -07:00
LarsBrubaker
bafebdb48f fixing warnings 2020-05-25 09:54:50 -07:00
LarsBrubaker
1f3a449089 icon for outline
tree changes selection on arrow keys
2020-05-24 12:06:17 -07:00
LarsBrubaker
9e37eb8759 improving enum button display 2020-05-24 08:34:06 -07:00
LarsBrubaker
0e3a409595 latest ms and agg 2020-05-16 22:35:42 -07:00
LarsBrubaker
c7d4d27327 tree view keyboard navigation
Making images work on printer add ons
2020-05-16 22:35:42 -07:00