| .. |
|
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
|
Making Pro design apps work
|
2020-05-24 22:52:43 -07:00 |
|
ArrowDirection.cs
|
Rename ArrowDirection Up/Down
|
2019-06-07 11:02:08 -07:00 |
|
BedSettings.cs
|
|
|
|
CreateDiscreteMeshes.cs
|
Change the minimum amount to be relative to the starting size
|
2019-09-18 08:26:34 -07:00 |
|
DropButton.cs
|
Change OnClick to protected
|
2019-06-04 18:20:01 -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
|
adding more library folder art
|
2020-05-22 11:29:22 -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
|
|
|
|
NewTabButton.cs
|
Rename theme.ActiveTabColor to theme.BackgroundColor
|
2018-11-03 09:51:25 -07:00 |
|
Object3DTreeBuilder.cs
|
Don't create TreeNode for items marked with @HideFromTreeView
|
2019-05-24 10:38:13 -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
|
Fixed bug with arrange all when no items on bed
|
2019-09-13 08:41:56 -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
|
Use large icons, modified date in Open Recent menu
|
2019-04-28 08:23:23 -07:00 |
|
PopupMenuButton.cs
|
Fix warnings
|
2019-06-19 14:01:38 -07:00 |
|
PrinterTabPage.cs
|
re-slice test can run and is passing
|
2020-05-16 09:31:54 -07:00 |
|
RenderOptionsButton.cs
|
Remove debugging tools from Release builds
|
2019-05-06 16:08:24 -07:00 |
|
ResizableSectionWidget.cs
|
|
|
|
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
|
|
|
|
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 |
|
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
|
Added font preview to font selector
|
2019-10-22 17:42:26 -07:00 |
|
Tabs.cs
|
Removed ReadOnly list added Index of to SafeList
|
2020-02-07 17:08:47 -08:00 |
|
Toolbar.cs
|
Revise auto switch to GCode animation
|
2018-11-08 08:13:08 -08:00 |
|
ValueTag.cs
|
GuiWiget Children working as a SafeList
|
2020-02-07 15:27:43 -08:00 |
|
ViewControls3D.cs
|
Make sure we call the action when clicked in the menu
|
2020-05-15 22:28:15 -07:00 |
|
ViewStyleButton.cs
|
Made the non-manifold renderer work
|
2020-02-07 17:08:47 -08:00 |