Commit graph

11420 commits

Author SHA1 Message Date
Lars Brubaker
d80aaabfe2
Merge pull request #3608 from larsbrubaker/master
Getting MaterControl solution to build
2018-08-09 17:38:49 -07:00
John Lewin
2ea0b4ce07 Update known assembly names 2018-08-09 11:58:47 -07:00
Lars Brubaker
ecb755634b Getting MaterControl solution to build 2018-08-09 10:48:48 -07:00
Lars Brubaker
db618a2124
Merge pull request #3607 from jlewin/master
Eliminate CanRemove member
2018-08-08 15:25:27 -07:00
John Lewin
7ef1549c84 Reduce image sizes 2018-08-08 14:08:28 -07:00
John Lewin
2f92a99c24 Refresh SelectedItem after remove to refresh tree 2018-08-08 14:07:02 -07:00
John Lewin
d0913b6f0c Hook now working MouseUp event
- Issue MatterHackers/MCCentral#3967
OnMouseUp fires on Widget but MouseUp event does not
2018-08-08 14:05:26 -07:00
John Lewin
32fe589fc3 Create and use local RootSelection property on UIVolumes 2018-08-08 14:04:21 -07:00
John Lewin
2e838d4a04 Eliminate CanRemove member 2018-08-08 14:02:54 -07:00
Lars Brubaker
3508cc72b5
Merge pull request #3606 from jlewin/alt/popups/20180808
Alt popups, new context menus
2018-08-08 09:26:24 -07:00
John Lewin
3a90a77a8d Remove DebugShowBounds 2018-08-08 08:50:23 -07:00
John Lewin
39d249797a Extend workspace/item context menus with relevant and functional actions 2018-08-08 08:47:03 -07:00
John Lewin
f82099fef1 Revise CreateMenuItems to support append mode in addition to reset 2018-08-08 08:46:27 -07:00
John Lewin
aa77a3cf2a Construct and store workspace level menu action dictionary 2018-08-08 08:46:27 -07:00
John Lewin
a370e57ef2 Revise menu actions for reuse 2018-08-08 08:46:27 -07:00
John Lewin
c1475cb020 Add identifier to menu actions 2018-08-08 08:46:27 -07:00
John Lewin
fab549b587 Use specialized type for menu separators 2018-08-08 08:46:27 -07:00
John Lewin
e3466bbfa8 Use pattern matching 2018-08-08 08:46:27 -07:00
John Lewin
7e0c41ebd7 Fix indentation 2018-08-08 08:46:27 -07:00
John Lewin
b06892ff01 Pass clicked rather than owning widget 2018-08-08 08:46:26 -07:00
John Lewin
2add2904b2 Use themed resources 2018-08-08 08:46:26 -07:00
John Lewin
f09486583b Add TreeView context menu 2018-08-08 08:46:26 -07:00
John Lewin
6e72278406 Wire up NodeMouseClick event 2018-08-08 08:46:26 -07:00
John Lewin
ffc0a30c7e Invalidate after popup 2018-08-08 08:46:26 -07:00
John Lewin
c56db0a84a Move right click processing to mouseup 2018-08-08 08:46:26 -07:00
John Lewin
69d5bf3111 Add Copy/Paste to ImageEditor 2018-08-08 08:46:26 -07:00
John Lewin
7a27c8ab21 Fix scene right click, popup under overflow icon 2018-08-08 08:46:25 -07:00
John Lewin
710d72adfe Add scene right click menu 2018-08-08 08:46:25 -07:00
John Lewin
e649d35b47 Add new popup implementation, add library context menus 2018-08-08 08:46:25 -07:00
johnlewin
a825b8caec
Merge pull request #3605 from larsbrubaker/master
Added an Inflate Path Object
2018-08-08 08:46:05 -07:00
LarsBrubaker
9d612d6fcb Added an Inflate Path Object
Added new icons for smooth and inflate
2018-08-08 07:49:39 -07:00
johnlewin
ada038a5fe
Merge pull request #3603 from jlewin/cleanup
Cleanup
2018-08-07 15:21:32 -07:00
John Lewin
9a3ededecc Move up_pointer.stl to Stls folder 2018-08-07 14:03:54 -07:00
John Lewin
445a600d76 Remove unused files 2018-08-07 14:03:54 -07:00
John Lewin
466b2c9dc9 Move PartSheetLogo into Images subdirectory 2018-08-07 14:03:54 -07:00
johnlewin
237b646d80
Merge pull request #3602 from jlewin/master
Add Clipboard -> Image -> Paste support
2018-08-07 12:10:14 -07:00
John Lewin
99d78e1b8f Fix null reference exception
- Issue MatterHackers/MCCentral#3941
Start page plate buttons throw when library panel is collapsed
2018-08-07 12:00:19 -07:00
John Lewin
889f5d4152 Remove assembly validation as consolidated into MatterControl 2018-08-07 11:58:23 -07:00
John Lewin
3140748e30 Add Clipboard -> Image -> Paste support
- Issue MatterHackers/MCCentral#3965
2018-08-07 11:48:37 -07:00
Lars Brubaker
2f1bb364fc
Merge pull request #3601 from jlewin/master
Disable Add to Plate until View3DWidget target available
2018-08-07 10:10:21 -07:00
John Lewin
7583edc17b Disable Add to Plate until View3DWidget target available
- Issue MatterHackers/MCCentral#3961
Add to Plate enabled when no printer/part available
2018-08-07 08:57:47 -07:00
johnlewin
428d1e240f
Merge pull request #3600 from jlewin/master
Preserve selection on selected items, require control key to unselect
2018-08-07 08:06:41 -07:00
John Lewin
844c601f8a Preserve selection on selected items, require control key to unselect
- Issue MatterHackers/MCCentral#3960
ListView selection behavior inconsistent with expectations
2018-08-07 07:35:51 -07:00
johnlewin
cfa013006a
Merge pull request #3599 from jlewin/master
Sync active printer name on change
2018-08-06 15:47:51 -07:00
John Lewin
5c9f9e5a63 Update localization 2018-08-06 15:34:44 -07:00
John Lewin
de27593bcd Add space between concatenated localization strings
- Issue MatterHackers/MCCentral#3938
need a space between 'leveling' and 'and'
2018-08-06 15:34:44 -07:00
John Lewin
73b6aed7bb Simplify 2018-08-06 15:34:44 -07:00
John Lewin
56fda6df01 Sync active printer name on change
- Issue MatterHackers/MCCentral#3940
Printer tab and PrinterChooser ignore changes to printer name
2018-08-06 15:34:44 -07:00
Lars Brubaker
14d6e7c907
Merge pull request #3598 from larsbrubaker/master
Making selection panel overflow menu track if has selection
2018-08-06 15:10:08 -07:00
Lars Brubaker
93aabd50f0 Making selection panel overflow menu track if has selection
issue: MatterHackers/MCCentral#3952
If you click the Details overflow menu before you have an object selected it no longer works
2018-08-06 12:21:44 -07:00