Commit graph

106 commits

Author SHA1 Message Date
Lars Brubaker
66215016cd separating saving the tab bar layout and scene contents 2022-02-01 10:33:45 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -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
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
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
LarsBrubaker
9e80776dfe Working on new on screen keyboard 2022-01-24 09:52:27 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
dbd1eb56ce Initial startup is better 2022-01-20 14:52:03 -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
fa5cdd956e Improve loading images for the resources feed
Change store to resources
2021-11-26 10:16:59 -08:00
Lars Brubaker
d96c388257 Add proportional spacing to store tab
always show store tab
make notification button on upgrade have better spacing
2021-11-16 10:40:45 -08:00
Lars Brubaker
9142b4a942 Save tab positions when opening, closing and moving around 2021-07-21 17:37:22 -07:00
Lars Brubaker
8070127bda improving margin 2021-06-07 18:01:17 -07:00
LarsBrubaker
082a8cdcc7 All primitives using Expressions 2021-06-05 11:12:26 -07:00
Lars Brubaker
f0a71c1a29 Adding sheets icon
adding ui hint messages for view controls
2021-06-04 18:09:30 -07:00
Lars Brubaker
35bc8f510d Fixing problem with scale controls
issue: MatterHackers/MatterControl#5073
Crashes when entering width, depth or height
2021-06-02 17:58:43 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
d0d5b992d7 description working with icon
improving github container
2021-04-22 12:31:42 -07:00
Lars Brubaker
9b3a36f0bf More work on design tab rename 2021-03-25 11:44:52 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07: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
59448d121b Cleaning up tab logic (authoritative source) 2021-03-09 15:17:17 -08:00
LarsBrubaker
7327fd3e6a Hacky start to moving tabs 2021-02-24 07:54:44 -08:00
Lars Brubaker
544ec762c7 Cleaned up the settings view options (made switching fast) 2020-12-30 10:35:47 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
8998495514 get rid of regressed close button 2020-10-30 11:24:21 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -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
79f588a44c Put the upgrade indicator dot back on 2020-08-17 09:21:14 -07:00
LarsBrubaker
40a8071acc fixing scaling issues 2020-08-16 18:43:51 -07:00
Lars Brubaker
c066a054eb Change color of 'update available'
issue: MatterHackers/MCCentral#5995
Change 'Update Available' to be in the accent color.
2020-08-11 18:05:35 -07:00
LarsBrubaker
a3fd59e878 Making more things scale correctly 2020-07-19 18:04:02 -07:00
LarsBrubaker
00e283936c We are not displaying and collecting all the print history data 2020-07-12 12:25:18 -07:00
Lars Brubaker
889fcb756b Making tool tips on top tabs better 2020-07-10 18:18:38 -07:00
Lars Brubaker
778d82da1a Made the max size get changed after the text widget is done getting its size 2020-07-09 18:44:04 -07:00
Lars Brubaker
5563a2d162 Update the printer name more consistently 2020-07-09 18:36:36 -07:00
Lars Brubaker
1db11ee42a Make tabs able to shrink
Rename SDCard project folder to Printer
2020-07-09 18:10:06 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
LarsBrubaker
3d6fe51e32 Make the design tabs able to shrink 2020-05-30 21:26:37 -07:00
Lars Brubaker
740bf4c11b adding more library folder art
making pro less obtrusive
2020-05-22 11:29:22 -07:00
Lars Brubaker
6ef0df24cc adding ability to have upsell markdown message 2020-05-21 15:11:03 -07:00
LarsBrubaker
bfd5a02edf Fixed a bug in text object
Adding nunito font
Working to be able to change the default font
2020-05-21 10:13:26 -07:00
LarsBrubaker
79ba96c18b Working on Pro upgrade page
Improving mark down renderer
2020-05-14 17:19:30 -07:00
John Lewin
931f0b9e0c Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
2020-02-07 17:08:47 -08:00
LarsBrubaker
e602c7681d removing unnecessary casts 2020-02-07 17:08:47 -08:00
LarsBrubaker
54d29b41f7 use run on idle less 2020-02-07 15:27:43 -08:00