mattercontrol/MatterControlLib/PartPreviewWindow
LarsBrubaker 73ebdde9e5 Changing nozzle1_inset to t0_inset
refactoring some surrounding code to talk about tool rather than nozzle
or hotend

figure it's better to do this change before we have any profiles with this set into them

issue: MatterHackers/MCCentral#5333
Consider if Tool nomenclature should be used instead of Nozzle
2019-04-20 21:03:05 -07:00
..
GCodeDetails added a hotend temperature stream 2019-03-05 17:55:44 -08:00
SceneViewer Changing nozzle1_inset to t0_inset 2019-04-20 21:03:05 -07:00
View3D Changing nozzle1_inset to t0_inset 2019-04-20 21:03:05 -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 Support tests are currently passing 2019-03-29 10:10:39 -07: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 fixing formatting warnings 2019-04-12 15:03:03 -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
RoundedRectShape.cs Draw hotend label, add RoundeRectShape with per corner radius 2019-04-12 16:44:07 -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 Playing with a new web cache class 2019-04-07 11:10:28 -07:00
Toolbar.cs Revise auto switch to GCode animation 2018-11-08 08:13:08 -08:00
ViewControls3D.cs Compute and use custom color for Add Content panel background 2019-04-18 16:42:12 -07:00
ViewStyleButton.cs Move render toggles into dedicated menu 2019-02-04 20:06:34 -08:00