Commit graph

395 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
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
50eea0c6e3 Made the printer tab has simple -> advanced display as well 2020-12-30 14:44:24 -08:00
Lars Brubaker
544ec762c7 Cleaned up the settings view options (made switching fast) 2020-12-30 10:35:47 -08:00
LarsBrubaker
51d1e33f9d Improving simple mode 2020-12-30 09:03:02 -08:00
LarsBrubaker
a6fbfa9cd7 make sure we don't sleep when printing 2020-12-20 16:33:58 -08:00
LarsBrubaker
d5a64d6ccc creating custom printer page 2020-12-16 11:20:13 -08:00
larsbrubaker
4fe9f61dc6 fixing warnings 2020-11-29 14:44:25 -08:00
larsbrubaker
d0a93b43b3 Working on mac 2020-11-28 17:42:45 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -07:00
Lars Brubaker
8be14b44ce Make it easier to turn on and off working with the test server 2020-10-23 16:57:26 -07:00
Lars Brubaker
bd13ec03c2 Fixing theme on added system windows 2020-10-20 16:23:54 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
73715eccdc Working to collect print info at end of print 2020-10-04 13:30:34 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
d4ca18a8c7 It builds and runs again 2020-09-25 08:03:24 -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
5af254692e arranging items 2020-09-24 06:57:19 -07:00
LarsBrubaker
9f583d4143 Tool bar refactor coming along
Added 'Adjust' items
move all operations to functions
2020-09-23 07:40:11 -07:00
LarsBrubaker
8b06799165 refactoring 2020-09-22 22:20:11 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
95543966d3 Making array names better 2020-09-12 12:28:14 -07:00
LarsBrubaker
e7f159048f Put back in small icon rendering
issue: MatterHackers/MatterControl#4825
Library icons no longer distinguishable
2020-08-30 09:43:22 -07:00
LarsBrubaker
e71aacbedb Working on validating current default settings 2020-08-29 20:06:02 -07:00
LarsBrubaker
a6b0c54e37 Fixing high rez scaling issue 2020-08-17 07:38:16 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
73599ba022 fixing interface scaling issues 2020-08-04 08:15:51 -07:00
LarsBrubaker
494d2fe941 put back in amf export
improved export from design space
2020-08-02 15:19:30 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
3431651654 Fixes to ui scaling 2020-07-22 08:05:39 -07:00
LarsBrubaker
27dc4b1f0a Fixing bug when printer is deleted during printing
issue: MatterHackers/MCCentral#5955
NullReferenceException: Object reference not set to an instance of an object.
2020-07-16 07:59:57 -07:00
LarsBrubaker
e268d6e3f1 fixing warnings 2020-07-09 13:20:09 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
LarsBrubaker
164ea0feb9 refactoring 2020-06-28 11:39:41 -07:00
Lars Brubaker
dc949d72cd Improve layout of new tool tips
Fix issue with openGL not having glGenBuffers
2020-06-26 17:01:37 -07:00
LarsBrubaker
f520399de2 Added help text for tool bar buttons 2020-06-26 17:01:37 -07:00
Lars Brubaker
e0da8b00c9 More disabled messaging 2020-06-26 17:01:36 -07:00
LarsBrubaker
15d39d297d Making the tooltips have markdown and context help 2020-06-26 17:01:36 -07:00
LarsBrubaker
2959b6e411 working on markdown tool tip widget 2020-06-26 17:01:36 -07:00
John Lewin
d701193f8c Inline url, remove unused definitions 2020-06-26 14:21:34 -07:00
John Lewin
2b748aa9af Fix null reference during startup in public solution 2020-06-26 14:21:34 -07:00
Lars Brubaker
fe174269bd allowing socketeer to be disabeld 2020-06-19 11:06:03 -07:00
LarsBrubaker
01309e9b0f cache all markdown text and check if local 2020-06-03 12:37:27 -07:00
LarsBrubaker
3d6fe51e32 Make the design tabs able to shrink 2020-05-30 21:26:37 -07:00
LarsBrubaker
a42be48de0 Changed cut copy past menu items into a grouped item 2020-05-29 19:12:48 -07:00
LarsBrubaker
00b7da4748 Improving icon contrast 2020-05-25 09:55:08 -07:00