mattercontrol/MatterControlLib/PartPreviewWindow
2018-12-12 08:49:12 -08:00
..
GCodeDetails Better tracking of extrusion and position in consideration of relative moves 2018-12-11 14:12:25 -08:00
View3D Made the name update correctly 2018-12-11 16:42:48 -08:00
BedSettings.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
CreateDiscreteMeshes.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
DropButton.cs Finishing color and material buttons in properties panel 2018-10-07 18:11:37 -07:00
GCode2DWidget.cs Moved extruder offsets from passing to MS to being part of stream processing 2018-12-04 13:28:46 -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
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 Remove invalid tab creation logic 2018-12-11 15:16:28 -08:00
MarkdownEditPage.cs Revert accessibility of contentRow 2018-11-03 10:12:49 -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 Made the tree view remember the open state close state 2018-12-11 16:42:47 -08:00
PartTabPage.cs Rename theme.ActiveTabColor to theme.BackgroundColor 2018-11-03 09:51:25 -07:00
PlatingHelper.cs Made insertion group able to layout inserted objects (have a callback) 2018-09-25 16:21:32 -07:00
Popover.cs Add experimental popover/bubble support 2018-12-12 08:49:12 -08:00
PopupButton.cs Removed 'Setup...' button 2018-12-03 13:23:24 -08:00
PopupMenu.cs Capture parent SystemWindow on click, exit if null 2018-11-29 17:14:51 -08:00
PopupMenuButton.cs Release references and propagate Close to non-children widgets 2018-11-15 14:51:07 -08:00
PrinterTabPage.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
ResizableSectionWidget.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
RoundedToggleSwitch.cs Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
RunningTaskRow.cs Use UiThread.ClearInterval 2018-11-13 16:54:46 -08: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 Convert KeepOpen to property, revise popup close logic 2018-10-11 15:04:03 -07:00
SelectedObjectPanel.cs Revise tab ordering and persistence logic 2018-12-10 14:15:37 -08:00
SliceLayerSelector.cs Move theme.Colors.PrimaryTextColor into theme, remove unneeded types 2018-11-03 09:13:07 -07:00
SpeedsLegend.cs Demand printer dependency in constructor 2018-11-11 13:52:31 -08:00
SystemWindowExtension.cs Add experimental popover/bubble support 2018-12-12 08:49:12 -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 Revise auto switch to GCode animation 2018-11-08 08:13:08 -08:00
ViewControls3D.cs Clean up comments, null ContentStore for GCode as expected 2018-12-10 14:15:36 -08:00
ViewStyleButton.cs Remove unnecessary closure 2018-11-15 14:51:08 -08:00