John Lewin
d819cd0131
Expose ShowHelp/ShowAbout in ApplicationController
2018-09-28 13:35:54 -07:00
Lars Brubaker
d324ea0e26
make sure we show the eula on all platforms
2018-09-26 14:10:09 -07:00
Lars Brubaker
43272c5d26
Make sure we still center things when adding to bed
2018-09-26 13:23:52 -07:00
Lars Brubaker
07267f5992
Made insertion group able to layout inserted objects (have a callback)
...
Made insert command able to take an ienumerable
Refactoring
2018-09-25 16:21:32 -07:00
Lars Brubaker
fb17d58fa4
Make insert do arrange as it adds parts
...
Make add to plate to arrange as it adds parts
Make sure parts that are arranged are on the 0 plane
issue: MatterHackers/MCCentral#4149
Using Insert doesn't center and arrange part on bed
2018-09-25 09:53:07 -07:00
Lars Brubaker
238491ef8f
Don't return a value from ConditionallyCancelPrint (it was not used and is confusing)
...
issue: MatterHackers/MCCentral#1303
Review value of canceled response bool
2018-09-24 17:46:42 -07:00
LarsBrubaker
76345be576
fixing modify opperations on selection groups
...
issue: MatterHackers/MCCentral#4005
Scale duplicates objects
2018-09-22 18:59:42 -07:00
LarsBrubaker
30cef6ef5a
Improving ungroup
...
issue: MatterHackers/MCCentral#4129
Content moves when ungrouped
2018-09-22 17:53:15 -07:00
Lars Brubaker
53865151b2
pause on hardware error, track pause button status
...
issue: MatterHackers/MCCentral#3487
Hardware Error should either pause or cancel the print
issue: MatterHackers/MCCentral#2839
Make printing status task pause/play button track the actual state of the printer.
2018-09-17 14:31:26 -07:00
Lars Brubaker
4e0962a4e7
improve overflow menu on properties panel
...
default to outline mode
issue: MatterHackers/MCCentral#4136
Consider if Modify menu in Overflow menu improves usage
2018-09-14 15:23:31 -07:00
Lars Brubaker
09ca37da22
switch to good render type if can't find one
2018-09-11 14:05:54 -07:00
Lars Brubaker
06cfe5a227
Have popup sub menus working well
2018-09-11 10:57:53 -07:00
LarsBrubaker
d32c900f67
First pass at sub-menu
2018-09-11 08:09:28 -07:00
Lars Brubaker
33374fecfd
Splitter can have a ration and min sizes
...
fixed history / properties splitter to have a ratio
2018-09-10 18:24:16 -07:00
John Lewin
c8bc2fe40d
Move view controls into new View3DWidget toolbar
2018-09-10 17:03:02 -07:00
Lars Brubaker
cceb6d52b7
Making the model side panel have a horizontal splitter
2018-09-10 16:42:46 -07:00
Lars Brubaker
390efec998
Default the controls tab to visible
...
issue: MatterHackers/MCCentral#4112
Make Controls page visible by default
2018-09-10 13:36:01 -07:00
John Lewin
fb71ea3b09
Drop background colors for thumbnails
2018-09-08 16:14:24 -07:00
johnlewin
9e291e2b96
Merge branch 'master' into master
2018-09-08 14:00:57 -07:00
LarsBrubaker
51e8b2eb0e
Moved export and import options to main printer menu
...
refactoring
2018-09-08 12:52:47 -07:00
John Lewin
c96fc4c048
Migrate material SectionWidget to material button in toolbar
2018-09-08 10:53:51 -07:00
John Lewin
cac3d7d24c
Break implicit SiblingRadioButtonList to Parent.Children
...
- Issue MatterHackers/MCCentral#4105
View Bed/Show Print area should be toggles but are sibling radio buttons
2018-09-07 17:09:41 -07:00
Lars Brubaker
daec1a0420
added close to terminal and settings (default to close)
...
added ICloseableTab
changed to selected tab key
added keys to tool tabs
2018-09-07 14:49:35 -07:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00