mattercontrol/MatterControlLib/PartPreviewWindow
Lars Brubaker ab52cd3199 Subtract and replace using new named children getter
Improved subtract selection rendering
2019-03-22 12:06:49 -07:00
..
GCodeDetails added a hotend temperature stream 2019-03-05 17:55:44 -08:00
SceneViewer Add item TraceData renderer 2019-02-04 16:18:06 -08:00
View3D Subtract and replace using new named children getter 2019-03-22 12:06:49 -07:00
ArrowDirection.cs Extract ArrowDirection to standalone type, revise naming on use 2019-01-02 17:42:57 -08:00
BedSettings.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
CreateDiscreteMeshes.cs fixed ungroup mesh 2019-01-24 15:24:19 -08:00
DropButton.cs Only show mouse down/highlight colors when popup closed 2019-03-09 10:00:34 -08:00
GCode2DWidget.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
GCodePanel.cs Code cleanup 2019-02-22 23:13:56 -08:00
GenerateSupportPanel.cs Merge branch '2.19.2' of https://github.com/MatterHackers/MatterControl into 2.19.2 2019-01-30 22:58:12 -08:00
ItemColorButton.cs Working on making the radial color picker an option 2018-12-07 13:03:58 -08:00
ItemMaterialButton.cs Use theme border colors 2018-11-06 09:06:06 -08:00
LeftClipFlowLayoutWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
LibraryBrowserPage.cs Hold ParentContainer in ContainerTreeNode 2018-11-07 18:03:45 -08:00
MainViewWidget.cs guard against null task item in long running task list 2019-03-19 17:19:45 -07:00
MarkdownEditPage.cs Use correct tab index 2019-03-11 12:26:04 -07:00
MaterialControls.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
MoveItemPage.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
NewTabButton.cs Rename theme.ActiveTabColor to theme.BackgroundColor 2018-11-03 09:51:25 -07:00
Object3DTreeBuilder.cs Working on new circular fit to bounds 2019-02-08 13:05:12 -08:00
PartTabPage.cs Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
PlatingHelper.cs Arrange All should be un-doable 2019-03-13 14:14:55 -07: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 Capture parent SystemWindow on click, exit if null 2018-11-29 17:14:51 -08:00
PopupMenuButton.cs Add dedicated popup border color, add or tune theme border color 2019-03-09 13:32:55 -08:00
PrinterTabPage.cs Making reslice confirmation non-modal 2019-03-15 22:53:49 -07:00
RenderOptionsButton.cs Move render toggles into dedicated menu 2019-02-04 20:06:34 -08:00
ResizableSectionWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
RoundedToggleSwitch.cs Fix alpha blending 2019-01-08 13:53:44 -08:00
RunningTaskRow.cs Add delegate to re-enable Stop button if Cancel Print aborted 2019-03-19 15:11:34 -07:00
RunningTaskStatusPanel.cs Add statusbar and progress panels for long running tasks 2018-11-05 17:35:25 -08:00
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 Revert accessibility of contentRow 2018-11-03 10:12:49 -07:00
SearchableSectionWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
SectionWidget.cs Add event for SectionWidget expand/collapse 2019-02-22 22:25:57 -08:00
SelectedObjectPanel.cs Remove DragDropData dependency, add UndoBuffer 2019-03-07 17:56:41 -08:00
SliceLayerSelector.cs Printer widget should use printer bed rather than sceneContext 2019-02-04 16:18:06 -08:00
SliceSettingsPopover.cs Extract SliceSettings popover behaviors to dedicated type 2019-01-02 17:42:57 -08:00
SpeedsLegend.cs Demand printer dependency in constructor 2018-11-11 13:52:31 -08:00
SystemWindowExtension.cs Add dedicated popup border color, add or tune theme border color 2019-03-09 13:32:55 -08:00
Tabs.cs Getting switch extruder pre-gcode to run when needed 2019-02-06 12:34:20 -08:00
Toolbar.cs Revise auto switch to GCode animation 2018-11-08 08:13:08 -08:00
ViewControls3D.cs Made it possible to pass in the shape of the wipe tower 2019-03-17 10:58:28 -07:00
ViewStyleButton.cs Move render toggles into dedicated menu 2019-02-04 20:06:34 -08:00