John Lewin
|
4bbb16798f
|
Add workaround for TextWidget child layout issue
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
cf094c4fb8
|
Add overflow menu to header, move non-primary actions to overflow menu
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
cf0dbb7326
|
Improve separator contrast - use MenuTheme, increase opacity
- Issue MatterHackers/MCCentral#3654
Indiscernible menu separators
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
1b12d7ff41
|
Migrate EEProm windows to DialogPage
- Issue MatterHackers/MCCentral#3639
Use DialogPage for consistent styling and behavior
|
2018-06-18 16:41:09 -07:00 |
|
Lars Brubaker
|
4860621108
|
Merge pull request #3431 from larsbrubaker/design_tools
Design tools
|
2018-06-18 15:43:45 -07:00 |
|
Lars Brubaker
|
21de02e267
|
Limit Base to Path objects
Added Hue threshold function
Got alpha threshold to work
issue: MatterHackers/MCCentral#3655
Make base applicable to children rather than descendants
|
2018-06-18 15:35:17 -07:00 |
|
LarsBrubaker
|
b7d5eda17e
|
Working on putting a histogram into ImageToPath
|
2018-06-18 09:07:58 -07:00 |
|
johnlewin
|
8c50502c84
|
Merge pull request #3429 from jlewin/design_tools
Migrate SlicePresetsWindow to DialogPage
|
2018-06-17 15:58:40 -07:00 |
|
John Lewin
|
cf1ec25f9e
|
Migrate SlicePresetsWindow to DialogPage
- Issue MatterHackers/MCCentral#3639
Use DialogPage for consistent styling and behavior
|
2018-06-17 12:22:33 -07:00 |
|
Lars Brubaker
|
14f16a0b06
|
Merge pull request #3427 from larsbrubaker/design_tools
Got path storage to serialize and de-serialize as svg d paths
|
2018-06-15 17:58:54 -07:00 |
|
Lars Brubaker
|
f00d5a3233
|
Got path storage to serialize and de-serialize as svg d paths
issue: MatterHackers/MCCentral#3537
Write serialize path
|
2018-06-15 17:51:34 -07:00 |
|
Lars Brubaker
|
8caf959ab4
|
Merge pull request #3426 from larsbrubaker/design_tools
Got base able to apply and remove
|
2018-06-15 15:34:15 -07:00 |
|
Lars Brubaker
|
008a50923d
|
Got base able to apply and remove
issue: MatterHackers/MCCentral#3617
Remove operation on base fails to remove
|
2018-06-15 14:37:15 -07:00 |
|
Lars Brubaker
|
4069c00d41
|
Merge pull request #3425 from larsbrubaker/design_tools
Another bug in the eeprom writing
|
2018-06-15 11:29:03 -07:00 |
|
Lars Brubaker
|
97dabda7ca
|
Filter Add Base Object to IPatheObjects
issue: MatterHackers/MCCentral#3627
Filter "Add Base" to items that have a descendant of IVertexSource
|
2018-06-15 11:20:12 -07:00 |
|
Lars Brubaker
|
e149b76d56
|
Make eeprom setting disabled if not connected
issue: MatterHackers/MCCentral#3628
"Configure EEPROM" should be disabled when printer is not connected
|
2018-06-15 11:11:49 -07:00 |
|
Lars Brubaker
|
407a7d1388
|
Another bug in the eeprom writing
|
2018-06-15 11:05:33 -07:00 |
|
Lars Brubaker
|
fb03fa6cd7
|
Merge pull request #3424 from larsbrubaker/design_tools
Updated static data printers
|
2018-06-14 19:05:09 -07:00 |
|
Lars Brubaker
|
4ec077fe2d
|
another printer with a bad profile
|
2018-06-14 19:00:50 -07:00 |
|
Lars Brubaker
|
68960bf22e
|
More bad printers
|
2018-06-14 18:56:39 -07:00 |
|
Lars Brubaker
|
21f8f6e4fd
|
Remove some profiles with errors
|
2018-06-14 18:51:50 -07:00 |
|
Lars Brubaker
|
5cd9a2fd58
|
Updated static data printers
|
2018-06-14 18:36:24 -07:00 |
|
johnlewin
|
445d1e7dd5
|
Merge pull request #3423 from jlewin/design_tools
HistoryContainer drag should use standard behavior
|
2018-06-14 15:43:11 -07:00 |
|
John Lewin
|
997e81872c
|
Remove workaround for TreeNode icon generation
- Use simplified delegate & new MeshProvider.GetThumbnail(IObject3D)
|
2018-06-14 15:21:00 -07:00 |
|
John Lewin
|
0d7521696a
|
Extract method for direct thumbnail generation of IObject3D
|
2018-06-14 15:21:00 -07:00 |
|
John Lewin
|
3c47b6bf92
|
HistoryContainer drag should use standard behavior
- Issue MatterHackers/MCCentral#3575
|
2018-06-14 15:21:00 -07:00 |
|
Lars Brubaker
|
7e7fc6fa10
|
Merge pull request #3422 from larsbrubaker/design_tools
bad bed pid writing
|
2018-06-14 10:40:21 -07:00 |
|
Lars Brubaker
|
32ac774990
|
bad bed pid writing
issue: MatterHackers/MCCentral#3625
PID settings in EEPROM pulling incorrectly
|
2018-06-14 10:16:21 -07:00 |
|
Lars Brubaker
|
05acb62286
|
Merge pull request #3421 from larsbrubaker/design_tools
Make SubtractAndReplace rebuild on color and material child change
|
2018-06-14 10:15:46 -07:00 |
|
Lars Brubaker
|
6315515d4d
|
Make SubtractAndReplace rebuild on color and material child change
issue: MatterHackers/MCCentral#3603
Changing the inner objects material does not cause subtract and replace to update
|
2018-06-14 09:57:24 -07:00 |
|
Lars Brubaker
|
1a413cb09a
|
Merge pull request #3420 from larsbrubaker/design_tools
Changing default sides to 40 from 30 so that aabb matches diameter
|
2018-06-14 09:37:44 -07:00 |
|
Lars Brubaker
|
5076c1288c
|
Changing default sides to 40 from 30 so that aabb matches diameter
issue: MatterHackers/MCCentral#3618
Change primitive sides to 40 by default. This makes size same as radius.
|
2018-06-14 09:25:37 -07:00 |
|
Lars Brubaker
|
6055db7407
|
Merge pull request #3419 from larsbrubaker/design_tools
latest ms
|
2018-06-13 16:38:13 -07:00 |
|
Lars Brubaker
|
5634a4258c
|
latest ms
|
2018-06-13 16:34:13 -07:00 |
|
johnlewin
|
44d0969189
|
Merge pull request #3418 from jlewin/design_tools
Limit Edit to mcx only
|
2018-06-13 12:47:55 -07:00 |
|
John Lewin
|
5142141daf
|
Limit Edit to mcx only
- Issue MatterHackers/MCCentral#3583
'Edit' should be disabled for mesh (or do the code in the other bug
for editing meshes)
|
2018-06-13 12:28:05 -07:00 |
|
Lars Brubaker
|
34f2dcf81e
|
Merge pull request #3416 from larsbrubaker/design_tools
latest ms
|
2018-06-13 10:25:41 -07:00 |
|
Lars Brubaker
|
7f75af43b5
|
latest ms
|
2018-06-13 10:00:51 -07:00 |
|
johnlewin
|
a7b3d3dda0
|
Merge pull request #3415 from jlewin/design_tools
Truncate TreeView at ComponentObject3D
|
2018-06-13 07:32:25 -07:00 |
|
John Lewin
|
e743a8d450
|
Always switch to printer tab after changing plate
- Issue MatterHackers/MatterControl#3366
Cannot open new empty bed (Experimental)
|
2018-06-13 07:07:58 -07:00 |
|
John Lewin
|
dead460f30
|
Truncate TreeView at ComponentObject3D
- Issue MatterHackers/MCCentral#3610
ComponentObject3D should hide details from selection TreeView
|
2018-06-13 06:46:11 -07:00 |
|
John Lewin
|
910705d35b
|
Simplify
|
2018-06-12 21:16:26 -07:00 |
|
Lars Brubaker
|
3b633140b4
|
Merge pull request #3414 from larsbrubaker/design_tools
Latest agg and ms
|
2018-06-12 16:56:36 -07:00 |
|
Lars Brubaker
|
d224016632
|
Latest agg and ms
|
2018-06-12 16:49:57 -07:00 |
|
johnlewin
|
ba4f367be8
|
Merge pull request #3413 from jlewin/design_tools
Components prototype
|
2018-06-12 15:42:48 -07:00 |
|
John Lewin
|
ffe8a3ba11
|
Components prototype
|
2018-06-12 14:58:11 -07:00 |
|
Lars Brubaker
|
243f93380d
|
Merge pull request #3412 from jlewin/design_tools
Localize mouse terms
|
2018-06-12 13:12:19 -07:00 |
|
John Lewin
|
08838aafb3
|
Sync to correct icon state when initialized
- Issue MatterHackers/MCCentral#3594
IconEnumField not showing current state on load
|
2018-06-12 12:33:35 -07:00 |
|
John Lewin
|
3056df625c
|
Get reflected property value once, then test for each case
|
2018-06-12 12:33:35 -07:00 |
|
John Lewin
|
b77a72a934
|
After slicing, set endLayerIndex to target layer + 1
- Issue MatterHackers/MCCentral#3577
After slicing we switch to render n - 1 but show were on n
|
2018-06-12 12:33:35 -07:00 |
|