John Lewin
3446bc00e9
Move InteractiveScene ownership from MeshViewer to PrinterConfig model
2017-08-14 10:47:59 -07:00
John Lewin
85518a3954
Revise GetThemedEditButton for reuse, rewrite to adjust alpha vs hsl
...
- Rename GetThemedEditButton to GenerateIconButton
- Extract hard-coded icon to callers and add ImageBuffer parameter
- Prevent washed out whites in mixed color images by adjusting alpha
- Reuse new GenerateIconButton helper for Undo/Redo buttons
2017-08-14 05:49:22 -07:00
John Lewin
7baeaa9cc5
Fix MirrorControl button padding
2017-08-13 16:30:57 -07:00
John Lewin
0958e09e66
Revise button styling and icon sizing
2017-08-13 14:21:28 -07:00
John Lewin
9915817e16
Remove centerText parameters
2017-08-13 14:17:34 -07:00
John Lewin
afc53dbfdb
Remove problematic save/as SplitButton, move save actions to Bed menu
2017-08-13 13:55:17 -07:00
John Lewin
938feea064
Revise 'Bed' popup location
2017-08-12 00:40:03 -07:00
John Lewin
bca32a9031
Use new menu helper
2017-08-12 00:23:41 -07:00
John Lewin
fbc3436c03
Extract NamedAction menu creation to reusable theme helper
2017-08-12 00:23:26 -07:00
John Lewin
e6d2f863f1
Revise export interface to receive IEnumerable<ILibraryItem>
2017-08-11 23:25:39 -07:00
John Lewin
c090aef2ef
Extract Stl/Amf exports to new IExportPlugin interface
2017-08-11 23:25:37 -07:00
Lars Brubaker
8754535b7b
took out rotation circle
2017-08-11 09:33:33 -07:00
Lars Brubaker
07897ad203
Cleaned up the selection lines.
2017-08-10 18:06:03 -07:00
Lars Brubaker
5820c5e088
Improving material control.
2017-08-10 12:55:24 -07:00
John Lewin
420a8abe18
Remove all Part Export -> PrintItemWrapper dependencies
2017-08-09 14:40:48 -07:00
John Lewin
92741a31a1
Move progress reporting to InteractionLayer
2017-08-09 11:48:57 -07:00
John Lewin
7701b320c6
Restore export button, convert export window to WizardPage
...
- Remove slice_and_export commandline options for queue items
2017-08-08 20:05:13 -07:00
Lars Brubaker
7c5f5a2775
Brought in the changes to set temp before leveling.
2017-08-08 17:49:26 -07:00
Lars Brubaker
f7d4163125
Refactoring VAnchor and HAnchore names
...
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
fa20c7c38d
Revise spacing for plus tab buttons, move Materials link to plus tab
2017-08-07 11:47:54 -07:00
John Lewin
5b2feca703
Use theme button spacing, extract button separator to helper method
2017-08-07 11:47:54 -07:00
John Lewin
c5dec653c4
Remove anonymous block
2017-08-07 11:47:54 -07:00
John Lewin
2c2c85b59f
Rename control to match behavior
2017-08-07 11:47:54 -07:00
John Lewin
eb742d1253
Remove excess container
2017-08-07 11:47:54 -07:00
John Lewin
b4a85122a5
Extract button spacing to ThemeConfig for reuse
2017-08-07 11:47:54 -07:00
John Lewin
d955a152dc
Revise button spacing
2017-08-07 11:47:54 -07:00
John Lewin
0e1df32143
Use caller specified margin
2017-08-07 11:47:54 -07:00
John Lewin
64ce1eafa9
Use sibling casing style
2017-08-06 20:59:42 -07:00
John Lewin
bb515c759c
Move Slice button into left/primary region
2017-08-04 21:34:33 -07:00
John Lewin
40499b2631
Revise and reuse margin
2017-08-04 21:34:33 -07:00
John Lewin
1ec80d8e62
First pass at new menubar
2017-08-04 15:47:43 -07:00
Lars Brubaker
b5246a81c1
Make the bed at the correct height.
2017-08-04 14:52:40 -07:00
John Lewin
4a03fdb7ed
Use existing button factory
2017-08-03 19:00:38 -07:00
John Lewin
4abea0ab0c
Extract button factory options to new class
2017-08-03 19:00:37 -07:00
Lars Brubaker
28668ca3da
Making printer connection have lest instance data
2017-08-03 15:24:41 -07:00
Lars Brubaker
4ad41f1c70
Better selection rendering
2017-08-03 11:59:27 -07:00
John Lewin
b4c60871ad
Revise 'Solid' button view construction
2017-08-03 07:19:27 -07:00
John Lewin
72e262f0f7
Extract ColorSwatchSelector to new file
2017-08-01 21:22:58 -07:00
John Lewin
d7efa2c1bc
Rename editor to match behavior
2017-08-01 21:22:58 -07:00
John Lewin
5c2f8654d4
Consolidate .textImageButtonFactory refs into .ButtonFactory member
2017-08-01 21:22:58 -07:00
John Lewin
d6a97052bf
Make standard button factory member names more generic
2017-08-01 21:18:00 -07:00
Lars Brubaker
e54de77a1d
Making a material visualizer
2017-08-01 17:38:07 -07:00
Lars Brubaker
94f677c284
Change to solid when button clicked
2017-08-01 14:51:35 -07:00
Lars Brubaker
a551c259b2
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
2017-08-01 11:51:38 -07:00
Lars Brubaker
7bd46801c0
Made thumbnail renderer able to use color data
2017-08-01 11:51:25 -07:00
John Lewin
2aeddb1143
Fix typo
2017-08-01 08:03:16 -07:00
John Lewin
82bc45b919
Consolidate single use class into method body
...
- Construct view widget via same factory as siblings - ensure same style
2017-08-01 08:03:15 -07:00
John Lewin
1322f2591e
Make button casing consistent with siblings
2017-08-01 08:03:15 -07:00
John Lewin
dcd2c3b0b9
Wildcard map Object3D editors onto all types
2017-07-31 17:02:52 -07:00
Lars Brubaker
0f9380a897
Preserving correct colors while traversing an IObject3D tree
2017-07-31 14:20:58 -07:00