..
GCodeDetails
Add and use new ISceneContext interface
2019-02-04 16:18:06 -08:00
SceneViewer
Add item TraceData renderer
2019-02-04 16:18:06 -08:00
View3D
We can now move all the way through the initial setup on first run
2019-02-07 14:28:22 -08: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
Move render toggles into dedicated menu
2019-02-04 20:06:34 -08:00
GCode2DWidget.cs
Use EventHandler<StringEventArgs> for SettingChanged event
2018-12-21 18:37:11 -08:00
GCode3DWidget.cs
Add and use new ISceneContext interface
2019-02-04 16:18:06 -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
added an Enable Network Traffic config value
2019-01-31 09:42:54 -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
Fixed rotate, scale, translate to work with multiple objects
2019-01-31 15:41:56 -08:00
PartTabPage.cs
Add and use new ISceneContext interface
2019-02-04 16:18:06 -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
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
Getting switch extruder pre-gcode to run when needed
2019-02-06 12:34:20 -08: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
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
Add and use new ISceneContext interface
2019-02-04 16:18:06 -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
Prefer clipping on edge revealed by resize
2019-01-29 18:03:04 -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
Add and use new ISceneContext interface
2019-02-04 16:18:06 -08:00
ViewStyleButton.cs
Move render toggles into dedicated menu
2019-02-04 20:06:34 -08:00