John Lewin
|
f6b0b68c9e
|
Add RegisterOperation for type -> operation mapping
|
2018-01-30 12:29:16 -08:00 |
|
Lars Brubaker
|
ebb89877e6
|
Refactoring the DesignTools primitives
|
2018-01-29 13:50:55 -08:00 |
|
LarsBrubaker
|
813404e63b
|
Getting a font selector in tools
|
2018-01-29 10:14:57 -08:00 |
|
Lars Brubaker
|
2346ed359e
|
Cleaning and improving editing properties.
|
2018-01-26 17:53:54 -08:00 |
|
Lars Brubaker
|
4c3c5e9209
|
Making combine (union)
Removing secondary accent color
|
2018-01-24 14:30:33 -08:00 |
|
Lars Brubaker
|
50acdb04c2
|
Working on creating a proportional scale tool
Refactored MatterCad editor to PublicProperties editor
|
2018-01-23 09:52:52 -08:00 |
|
LarsBrubaker
|
d23b310fc6
|
Reorganizing the toolbar a bit
|
2018-01-18 12:57:37 -08:00 |
|
John Lewin
|
8347ddbe08
|
Fix spelling
|
2018-01-17 08:32:40 -08:00 |
|
John Lewin
|
a34b431f17
|
Remove PrintingWindow
- Issue MatterHackers/MCCentral#2666
Remove PrintingWindow
|
2018-01-16 16:39:41 -08:00 |
|
LarsBrubaker
|
ba94cbd6b2
|
Make sure 'Make Support' enabled in release.
|
2018-01-15 22:52:41 -08:00 |
|
John Lewin
|
ea0415321c
|
Rename RegisterRootProvider to RegisterContainer
- Eliminate unused nomenclature, use existing terms
|
2018-01-15 12:38:43 -08:00 |
|
John Lewin
|
918ab7de76
|
Filter and search SliceSettings views
- Issue MatterHackers/MCCentral#2651
- Issue MatterHackers/MCCentral#2650
- Issue MatterHackers/MCCentral#2649
ShowHelp in Configure Printer not synced with SliceSettingsWidget
|
2018-01-14 16:29:41 -08:00 |
|
John Lewin
|
42a5e08ac4
|
Rename SliceSettingsOrganizer -> SettingsOrganizer
|
2018-01-14 10:37:48 -08:00 |
|
John Lewin
|
27270d6869
|
Fix spelling
|
2018-01-12 17:40:10 -08:00 |
|
Lars Brubaker
|
7f9ca45fc9
|
Made update button work better on subtract
|
2018-01-12 09:41:00 -08:00 |
|
Lars Brubaker
|
cb43fab60f
|
Made switching to no editor layout correctly.
Fixed extruder 3 and 4
|
2018-01-10 14:43:21 -08:00 |
|
Lars Brubaker
|
5850b396b2
|
Made subtract and replace and subtract editors always have a starting selection
Renamed PointMaterialEditor class to SubtractAndReplace
|
2018-01-10 13:25:09 -08:00 |
|
John Lewin
|
6413eea315
|
Add separator type
|
2018-01-10 11:38:28 -08:00 |
|
John Lewin
|
d4a605adee
|
Rename Paint Material
|
2018-01-09 18:40:02 -08:00 |
|
John Lewin
|
a6c780a603
|
Add support icon
|
2018-01-09 17:49:35 -08:00 |
|
John Lewin
|
c3c098d005
|
Consolidate scene selection operations, revise styling
|
2018-01-09 15:50:43 -08:00 |
|
John Lewin
|
723a48bcea
|
Remove Connect failed/troubleshoot UI from PrinterConnection
- Remove showHelpIfNoPort param
|
2018-01-06 12:00:14 -08:00 |
|
Lars Brubaker
|
7741b3a278
|
Update the default name we use to save the workspace
|
2018-01-03 14:49:47 -08:00 |
|
John Lewin
|
13a0bbaa73
|
Move DataStore.Initialize before db dependent GetStartupBounds call
- Issue MatterHackers/MCCentral#2538
Can't run with no MatterControl directory (new install)
|
2018-01-01 19:52:49 -08:00 |
|
John Lewin
|
fb092a6334
|
Inline local variable
|
2017-12-28 16:45:34 -08:00 |
|
John Lewin
|
496b0940db
|
IsLoading should be true until initialization is complete
|
2017-12-27 17:35:21 -08:00 |
|
John Lewin
|
4415300a1f
|
Move heavy tasks out of constructor, make awaitable
- Add support for awaitable startup
- Issue MatterHackers/MCCentral#2423
Select printer not changing to new printer
|
2017-12-20 18:26:48 -08:00 |
|
Lars Brubaker
|
5cce6e1f7a
|
Made the default library folders sorted
|
2017-12-20 16:13:07 -08:00 |
|
John Lewin
|
4ed9724634
|
LoadRootWindow should not call ShowAsSystemWindow
|
2017-12-18 22:02:10 -08:00 |
|
John Lewin
|
d1bdf5fa72
|
Use RunOnIdle for widget updates
|
2017-12-18 18:36:41 -08:00 |
|
John Lewin
|
5bbe550539
|
Change typename to reflect new shared platform role
|
2017-12-18 17:45:59 -08:00 |
|
John Lewin
|
6441cc92bd
|
Make startup components more generic for reuse on touchscreen
|
2017-12-18 17:45:32 -08:00 |
|
John Lewin
|
bc5ba21c58
|
Move FindAndInstantiatePlugins to INativePlatformFeatures
|
2017-12-18 13:17:31 -08:00 |
|
John Lewin
|
c0e1029382
|
Move IsLoading to ApplicationController
|
2017-12-18 12:51:39 -08:00 |
|
John Lewin
|
51d91796c2
|
Add CachePath overload for with/height
|
2017-12-18 10:53:26 -08:00 |
|
John Lewin
|
614d29fa7c
|
Remove redundant DesktopView/ApplicationView constructs
|
2017-12-18 10:53:26 -08:00 |
|
John Lewin
|
93f215e5c6
|
Move initialization logic into MatterControlApplication
|
2017-12-18 10:53:26 -08:00 |
|
John Lewin
|
08018ea1c3
|
Remove MatterControlApplication.Instance dependencies
|
2017-12-18 10:53:26 -08:00 |
|
John Lewin
|
7b4020523e
|
Add AppContext object, move platform features to AppContext
|
2017-12-18 10:53:26 -08:00 |
|
John Lewin
|
d074eabdb5
|
Move LaunchBrowser from widget to model
|
2017-12-18 10:53:25 -08:00 |
|
John Lewin
|
8839ed6e6c
|
Rename WaitVanishForName to WaitForWigetDisappear
|
2017-12-15 23:35:24 -08:00 |
|
John Lewin
|
494c2b6d82
|
Remove redundant helper method
|
2017-12-15 14:55:10 -08:00 |
|
Lars Brubaker
|
d2b5bd0a44
|
try catch on long running task
don't crash subtract cancel
|
2017-12-12 18:18:39 -08:00 |
|
John Lewin
|
bd79414c34
|
Enable pause/resume on task, remove pause/resume/cancel from bar
- Issue MatterHackers/MCCentral#2407
Extend Tasks.Execute to support custom pause/stop implementations
|
2017-12-12 17:53:32 -08:00 |
|
John Lewin
|
0501ce97de
|
Include layer number in concise status label
|
2017-12-12 09:01:55 -08:00 |
|
John Lewin
|
cbc2db9797
|
Long running print task
|
2017-12-11 22:22:56 -08:00 |
|
John Lewin
|
f401278d25
|
Long running tasks prototype
- Issue MatterHackers/MCCentral#2393
Finish up and check in long running tasks prototype
|
2017-12-11 15:42:17 -08:00 |
|
John Lewin
|
559402b2b1
|
WaitForDraw should return on Draw or Close
- Revise default wait value due to observed hangs
- Catch AppDomainUnloaded exception and exit background thread/loop
|
2017-12-09 14:20:25 -08:00 |
|
John Lewin
|
8a8c898043
|
Add ContentReloaded to ListView, wait in tests for ContentReloaded
|
2017-12-07 14:54:41 -08:00 |
|
Lars Brubaker
|
b665025e17
|
Made do undo work for subtract, support, color, intersect & paint
|
2017-12-07 13:22:07 -08:00 |
|