mattercontrol/MatterControlLib/PartPreviewWindow
LarsBrubaker 50eed56754 Make lay flat un-doable
Also improved it to look for the largest face now that we have triangles
This was the intent before but the move to simple mesh lost it and it
was never as accurate as the new method.

issue: MatterHackers/MCCentral#4954
Lay flat should be un-doable
2019-01-30 08:11:57 -08:00
..
GCodeDetails Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
View3D Make lay flat un-doable 2019-01-30 08:11:57 -08:00
ArrowDirection.cs Extract ArrowDirection to standalone type, revise naming on use 2019-01-02 17:42:57 -08:00
BedSettings.cs
CreateDiscreteMeshes.cs fixed ungroup mesh 2019-01-24 15:24:19 -08:00
DropButton.cs
GCode2DWidget.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
GCode3DWidget.cs Moved extruder offsets from passing to MS to being part of stream processing 2018-12-04 13:28:46 -08:00
GenerateSupportPanel.cs Use theme colors 2019-01-29 18:03:04 -08:00
ItemColorButton.cs Working on making the radial color picker an option 2018-12-07 13:03:58 -08:00
ItemMaterialButton.cs
LeftClipFlowLayoutWidget.cs
LibraryBrowserPage.cs
MainViewWidget.cs New tabs should open to the far right 2018-12-26 14:06:38 -08:00
MarkdownEditPage.cs
MaterialControls.cs
MoveItemPage.cs
NewTabButton.cs
Object3DTreeBuilder.cs Refactoring - moving files 2019-01-27 15:20:05 -08:00
PartTabPage.cs Add per workspace library context 2018-12-12 17:40:32 -08:00
PlatingHelper.cs Make lots of objects use the center and height maintainer (for consistency) 2019-01-29 15:13:16 -08:00
Popover.cs Switch arrow directions when switching anchor points 2019-01-29 18:03:04 -08:00
PopupButton.cs Close constructed widgets 2018-12-19 18:00:13 -08:00
PopupMenu.cs
PopupMenuButton.cs
PrinterTabPage.cs Make behaviors conditional on error level 2019-01-22 13:35:27 -08:00
ResizableSectionWidget.cs
RoundedToggleSwitch.cs Fix alpha blending 2019-01-08 13:53:44 -08:00
RunningTaskRow.cs
RunningTaskStatusPanel.cs
RunningTasksWidget.cs Say who is the owner of executing tasks. This allows us to filter running tasks displays 2018-12-05 13:48:57 -08:00
SaveAsPage.cs
SearchableSectionWidget.cs
SectionWidget.cs
SelectedObjectPanel.cs using new selection mantainer 2019-01-26 09:31:50 -08:00
SliceLayerSelector.cs
SliceSettingsPopover.cs Extract SliceSettings popover behaviors to dedicated type 2019-01-02 17:42:57 -08:00
SpeedsLegend.cs
SystemWindowExtension.cs Prefer clipping on edge revealed by resize 2019-01-29 18:03:04 -08:00
Tabs.cs Don't middle click close tabs that don't have close buttons 2018-12-07 17:50:11 -08:00
Toolbar.cs
ViewControls3D.cs Change the Invalidate Type to flags 2019-01-28 14:19:48 -08:00
ViewStyleButton.cs