| .. |
|
GCodeDetails
|
added a hotend temperature stream
|
2019-03-05 17:55:44 -08:00 |
|
SceneViewer
|
refactoring
|
2020-04-01 20:49:25 -07:00 |
|
View3D
|
Make sure transparent objects are drawn with lighting
|
2020-07-09 23:46:05 -07:00 |
|
ArrowDirection.cs
|
Rename ArrowDirection Up/Down
|
2019-06-07 11:02:08 -07:00 |
|
BedSettings.cs
|
Made MatterControl run as a .net standard app
|
2018-09-06 16:09:58 -07:00 |
|
ClickablePopover.cs
|
Making the tooltips have markdown and context help
|
2020-06-26 17:01:36 -07:00 |
|
CreateDiscreteMeshes.cs
|
Change the minimum amount to be relative to the starting size
|
2019-09-18 08:26:34 -07:00 |
|
DropButton.cs
|
Making print history clearable and update with new data
|
2020-07-03 12:05:37 -07:00 |
|
GCode2DWidget.cs
|
Use EventHandler<StringEventArgs> for SettingChanged event
|
2018-12-21 18:37:11 -08:00 |
|
GCodePanel.cs
|
Add keyboard support to SimpleButton, enable in TextButton
|
2019-05-12 09:09:20 -07:00 |
|
GenerateSupportPanel.cs
|
Move static PPE.CreateSettingsRow() to new SettingRow constructor
|
2019-06-05 09:08:32 -07:00 |
|
HelpSearchResult.cs
|
Extract embedded types to new files
|
2019-06-18 15:55:17 -07:00 |
|
HelpSearchResultRow.cs
|
Extract embedded types to new files
|
2019-06-18 15:55:17 -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
|
HelpDocs
|
2019-06-18 12:23:08 -07:00 |
|
LibraryBrowserPage.cs
|
Restore CloseOnIdle
|
2020-02-07 17:08:47 -08:00 |
|
MainViewWidget.cs
|
Making tool tips on top tabs better
|
2020-07-10 18:18:38 -07:00 |
|
MarkdownEditPage.cs
|
Restore CloseOnIdle
|
2020-02-07 17:08:47 -08: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
|
fixing x3g output when there is a print waring but no error
|
2020-07-03 09:33:51 -07:00 |
|
OperationGroupButton.cs
|
Add dedicated type for OperationGroup buttons
|
2019-06-19 14:16:49 -07:00 |
|
OperationIconButton.cs
|
Set ToolTipText
|
2019-06-20 18:20:53 -07:00 |
|
PartTabPage.cs
|
Make Workspace public
|
2019-04-24 11:51:58 -07:00 |
|
PlatingHelper.cs
|
Improved arrange all
|
2020-07-01 07:28:00 -07:00 |
|
Popover.cs
|
Rename p2 to arrowOffset, rebuild shape in ArrowOffset setter
|
2019-06-21 15:34:39 -07:00 |
|
PopupButton.cs
|
use run on idle less
|
2020-02-07 15:27:43 -08:00 |
|
PopupMenu.cs
|
adding helper class to show a popup menu for right click
|
2020-07-09 07:07:02 -07:00 |
|
PopupMenuButton.cs
|
Fix warnings
|
2019-06-19 14:01:38 -07:00 |
|
PrinterTabPage.cs
|
fixing warnings, refactoring
|
2020-06-21 09:34:53 -07:00 |
|
RenderOptionsButton.cs
|
Remove debugging tools from Release builds
|
2019-05-06 16:08:24 -07: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
|
Change OnClick to protected
|
2019-06-04 18:20:01 -07:00 |
|
RunningTaskRow.cs
|
Add delegate to re-enable Stop button if Cancel Print aborted
|
2019-03-19 15:11:34 -07:00 |
|
RunningTaskStatusPanel.cs
|
Move MatterSlice style slicing to EngineMappingMatterSlice
|
2020-02-07 15:25:02 -08:00 |
|
RunningTasksWidget.cs
|
Clean up event handler leaks
|
2019-05-22 09:18:26 -07:00 |
|
SaveAsPage.cs
|
fixing warnings
|
2020-05-25 09:54:50 -07:00 |
|
SearchableSectionWidget.cs
|
Made MatterControl run as a .net standard app
|
2018-09-06 16:09:58 -07:00 |
|
SearchPanel.cs
|
Revise naming, make HelpIndex static
|
2019-06-21 15:33:55 -07:00 |
|
SectionWidget.cs
|
Add support for SectionWidgets without expansion icons
|
2019-04-26 13:03:35 -07:00 |
|
SelectedObjectPanel.cs
|
Incorporating UI designer feedback
|
2020-05-29 08:15:43 -07:00 |
|
SliceLayerSelector.cs
|
Theme InteractionVolumes
|
2019-04-26 18:51:45 -07:00 |
|
SpeedsLegend.cs
|
Demand printer dependency in constructor
|
2018-11-11 13:52:31 -08:00 |
|
SystemWindowExtension.cs
|
Making the tooltips have markdown and context help
|
2020-06-26 17:01:36 -07:00 |
|
Tabs.cs
|
Making tool tips on top tabs better
|
2020-07-10 18:18:38 -07:00 |
|
Toolbar.cs
|
Changes to add child
|
2020-06-05 12:17:13 -07:00 |
|
ValueTag.cs
|
GuiWiget Children working as a SafeList
|
2020-02-07 15:27:43 -08:00 |
|
ViewControls3D.cs
|
Added help text for tool bar buttons
|
2020-06-26 17:01:37 -07:00 |
|
ViewStyleButton.cs
|
Made the non-manifold renderer work
|
2020-02-07 17:08:47 -08:00 |