Commit graph

405 commits

Author SHA1 Message Date
Lars Brubaker
ab41b7c1a7 Pass graphics 2D to 3D render calls so we can draw to the screen 2017-08-24 13:58:14 -07:00
Lars Brubaker
0d728dc522 Better selection rendering
refactoring
2017-08-23 17:53:42 -07:00
John Lewin
559c300cb4 Revise WizardWindow api
- WizardPage instance should drive window namespace and title
- Key open windows page initial WizardPage type
2017-08-23 15:51:29 -07:00
Lars Brubaker
98959561db Improved selection logic 2017-08-22 15:56:30 -07:00
John Lewin
3a9833697d Platform providers
- New Provider model
- Remove WindowsFileDialogs project
- Remove PlatformAbstract assembly, use AggContext
- Rename OsInformation to OperatingSystem
2017-08-22 13:42:34 -07:00
John Lewin
c6a534717d Organize usings 2017-08-20 18:25:11 -07:00
John Lewin
7c03087605 Set correct render target 2017-08-18 13:53:38 -07:00
John Lewin
1962db4210 Target any widget for mesh GLDraw 2017-08-18 08:34:05 -07:00
Lars Brubaker
fdba5519da Make sure we can ungroup meshes
Better colors on align pop up
2017-08-17 17:18:41 -07:00
Lars Brubaker
86966e0e24 Align tool is working 2017-08-17 15:21:29 -07:00
John Lewin
4ab65e81c9 Correctly determine editing mode 2017-08-17 11:18:11 -07:00
John Lewin
ef7fbb1c4a Remove non-applicable WindowMode.Embeded state 2017-08-17 11:02:29 -07:00
John Lewin
ddfbbc5f8f Move menu actions closer to related control 2017-08-17 11:02:29 -07:00
John Lewin
664348fd3e Move more View3DWidget/MeshViewer objects to model 2017-08-17 11:00:01 -07:00
Lars Brubaker
06a73160af Put in a start at the align control
Work on enable disable of actions
2017-08-16 18:22:40 -07:00
John Lewin
d7010c8c56 Remove unused ViewGCodeBasic parameters, reduce static refs 2017-08-16 07:41:15 -07:00
John Lewin
5e0b016e89 Simplify property name 2017-08-16 05:55:23 -07:00
John Lewin
b781751331 Consolidate bed state into model
- Always fire OnActivePrinterChange - move filtering for IsLoading lower
2017-08-16 05:53:26 -07:00
Lars Brubaker
a68f48fb9a Working on - align put back in lay flat 2017-08-15 16:57:03 -07:00
John Lewin
f0e1538354 Use shift key to lock axis on drag/move 2017-08-15 11:05:32 -07:00
John Lewin
8cfffa3f21 Rename cube asset 2017-08-14 11:56:30 -07:00
John Lewin
3b1bb05858 Tune toolbar/button styles, extract toolbar padding to theme 2017-08-14 11:53:45 -07:00
John Lewin
3446bc00e9 Move InteractiveScene ownership from MeshViewer to PrinterConfig model 2017-08-14 10:47:59 -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
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
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
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
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
1ec80d8e62 First pass at new menubar 2017-08-04 15:47:43 -07:00
Lars Brubaker
4ad41f1c70 Better selection rendering 2017-08-03 11:59:27 -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
dcd2c3b0b9 Wildcard map Object3D editors onto all types 2017-07-31 17:02:52 -07:00
John Lewin
0cd2ffd093 Restore the previous bedplate on load 2017-07-31 10:51:56 -07:00