Commit graph

1312 commits

Author SHA1 Message Date
Lars Brubaker
50acdb04c2 Working on creating a proportional scale tool
Refactored MatterCad editor to PublicProperties editor
2018-01-23 09:52:52 -08:00
Lars Brubaker
2f511a984e Latest agg 2018-01-22 09:57:51 -08:00
LarsBrubaker
40e97e2c3f Made new primitives 2018-01-21 16:03:28 -08:00
LarsBrubaker
71de137e04 latest agg 2018-01-20 22:24:35 -08:00
LarsBrubaker
f88c683635 re-wrote all the csg tools as IObject3D tools 2018-01-20 22:19:08 -08:00
LarsBrubaker
c301e5a426 Made a new PVC pipe object 2018-01-19 20:59:17 -08:00
Lars Brubaker
401cc688d6 Make sure we can use the shift key to switch to pan 2018-01-19 17:09:23 -08:00
Lars Brubaker
f6cb22df6a Latest agg 2018-01-18 12:58:03 -08:00
Lars Brubaker
e3be3d0961 Removed InteractiveScene Focused Event 2018-01-18 12:57:39 -08:00
Lars Brubaker
f010db6eeb latest agg 2018-01-18 12:57:38 -08:00
Lars Brubaker
f48764ba4b Put in view keyboard controls 2018-01-18 12:57:38 -08:00
John Lewin
eb0b7255b6 More consistent manual controls disabled styling
- Issue MatterHackers/MCCentral#2687
Inconsistent disabled styling
2018-01-18 09:28:08 -08:00
Lars Brubaker
ec501191dc adding ability to set acceleration on a printer profile 2018-01-17 14:04:34 -08:00
Lars Brubaker
562a994384 Latest agg 2018-01-17 10:31:49 -08:00
LarsBrubaker
69d4eb978e Fixe text tests 2018-01-17 10:24:07 -08:00
LarsBrubaker
cc339c6c75 Need Text Edit Widget outer scroll container to be stretch 2018-01-16 15:36:18 -08:00
John Lewin
241c9694e1 Extract DB sync to dedicated thread
- Issue MatterHackers/MCCentral#2596
Consider using a single task to sync print progress to disk
2018-01-16 08:42:35 -08:00
LarsBrubaker
ba94cbd6b2 Make sure 'Make Support' enabled in release. 2018-01-15 22:52:41 -08:00
LarsBrubaker
0f6a49c15b Wrote an overhang renderer class
Recomputes when needed
Caches values
2018-01-15 17:15:02 -08:00
LarsBrubaker
e1b3a07451 Made the render state get set when constructing
Just like John's TODO that was sitting there
Also fixed a bug with material index
2018-01-14 16:46:02 -08:00
LarsBrubaker
cfb4a25082 Check for update every day 2018-01-13 13:28:29 -08:00
LarsBrubaker
19ea957d23 Added DescendantsAndSelf
Fixed selection logic in Subtrackt and Replace
Refactoring
2018-01-13 12:47:43 -08:00
John Lewin
8964c59919 Clamp extruder_count
- Issue MatterHackers/MCCentral#2616
Add extruder count constraints
2018-01-13 11:46:17 -08:00
John Lewin
27270d6869 Fix spelling 2018-01-12 17:40:10 -08:00
Lars Brubaker
6e2e8627db Put in printer the backup firmware setting 2018-01-12 16:43:49 -08:00
John Lewin
1a91cbc5c8 Use theme default font size 2018-01-12 14:51:10 -08:00
John Lewin
13cc147dfe Caller specified pointSize for DropDownLists 2018-01-12 14:51:10 -08:00
John Lewin
98aee75b26 Add runtime TextWidget size debugging to the Inspector 2018-01-12 14:51:10 -08:00
John Lewin
996037213b Use of default font size 2018-01-12 10:55:30 -08:00
Lars Brubaker
54c5540a41 Made more support slice settings stay enabled
removed more unused settings
2018-01-12 08:50:51 -08:00
Lars Brubaker
ec3f2fca43 Make sure we update the scale control values on selection change and Matrix changed 2018-01-12 08:32:46 -08:00
Lars Brubaker
cb43fab60f Made switching to no editor layout correctly.
Fixed extruder 3 and 4
2018-01-10 14:43:21 -08:00
Lars Brubaker
5850b396b2 Made subtract and replace and subtract editors always have a starting selection
Renamed PointMaterialEditor class to SubtractAndReplace
2018-01-10 13:25:09 -08:00
Lars Brubaker
88147ae13e Temperature widgets using hosted controls 2018-01-09 15:26:59 -08:00
Lars Brubaker
6a3a09950e Making the temp controls be hosted settings 2018-01-09 15:26:58 -08:00
Lars Brubaker
50138c00c6 Make themes default to have more contrast when required 2018-01-08 16:42:27 -08:00
Lars Brubaker
c50b245d9e Fixed resize container
Working on new subtract test
2018-01-08 14:23:37 -08:00
Lars Brubaker
7e8bac8716 Run the printing test twice 2018-01-08 12:04:14 -08:00
Lars Brubaker
7741b3a278 Update the default name we use to save the workspace 2018-01-03 14:49:47 -08:00
Lars Brubaker
8bb90dc2db updated agg pointer 2018-01-03 14:23:38 -08:00
Lars Brubaker
5717bb5f19 Improving iteration of sub edit objects (stop at described root) 2018-01-03 14:17:48 -08:00
Lars Brubaker
73a54f0e3c latest agg 2018-01-03 12:16:17 -08:00
Lars Brubaker
a5f97fe12c Set the default culture 2018-01-03 10:46:48 -08:00
John Lewin
8e6ef66b42 Add gradient background
- Issue MatterHackers/MCCentral#2553
Draw transparent to opaque background on overflow menu
2018-01-02 19:43:43 -08:00
Lars Brubaker
181ea3f204 Removed Lock and Unlock edit controls 2018-01-02 16:45:11 -08:00
Lars Brubaker
cb1f839db3 Latest agg 2018-01-02 15:28:16 -08:00
Lars Brubaker
14acfcd9be Moved render bounds to InteractionLayer 2018-01-02 15:25:40 -08:00
LarsBrubaker
8c7c799dfc Add progress reporting to intersection 2017-12-31 10:03:36 -08:00
LarsBrubaker
7f1e7eda0f adjust edit control height on any line count change. 2017-12-31 09:34:40 -08:00
John Lewin
369835d314 Move SerialPortCommunication to MatterControl.Printing project 2017-12-29 15:33:02 -08:00