Commit graph

374 commits

Author SHA1 Message Date
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
John Lewin
bbe5ab375f Remove unused FileHasChanged features of PrintItemWrapper 2017-07-27 14:32:20 -07:00
John Lewin
dd519cde8c Convert PluginFinder to static class with generic methods 2017-07-20 01:00:47 -07:00
Lars Brubaker
95f7c3498b Took out FaceEdgeTextrueData and WeakTable 2017-07-19 12:10:05 -07:00
Lars Brubaker
1f0acc0411 Moving to a dynamic Vertex data type 2017-07-19 12:10:05 -07:00
John Lewin
4c40c3a5c9 Update to IVertex 2017-07-18 20:51:44 -07:00
John Lewin
4ff6c5cbb8 Convert from ReportProgressRatio to Action<T> 2017-07-18 20:51:44 -07:00
John Lewin
4eb8ebe254 Revise ReportProgressRatio implementation 2017-07-14 13:55:02 -07:00
John Lewin
eb82189a92 Remove unused method 2017-07-12 22:00:13 -07:00
John Lewin
025a7739fe Make part drag use AddTransformSnapshot 2017-07-12 21:59:22 -07:00
John Lewin
cb2c561046 Convert local InteractionVolumes to use IInteractionVolumeContext 2017-07-12 21:57:30 -07:00
John Lewin
fce4d5a78b Move InteractionVolume support types to InteractionVolume.cs 2017-07-12 21:38:40 -07:00
John Lewin
04a5364044 Decouple View3DWidget from InteractionVolume
- Move conditional tests into shared functions rather than callers
- Remove unused View3DWidget reference from TransformUndoCommand
- Add AddTransformSnapshot method to IInteractionVolumeContext
2017-07-12 21:36:28 -07:00
John Lewin
dd9faac52f Remove unused variable 2017-07-12 19:50:10 -07:00
John Lewin
7c0260668d Extract embedded classes to new files 2017-07-12 19:49:54 -07:00
Lars Brubaker
a01ab7930d Getting extruder selection to work on mcx files 2017-07-12 14:28:43 -07:00
John Lewin
e649fb8833 Remove SaveAsReturnInfo from primary save function 2017-07-12 08:03:06 -07:00
John Lewin
71a50ecf2a Spacebar should clear focus
- Issue MatterHackers/MCCentral#1588
implement keyboard commands in 3d view
2017-07-11 17:46:12 -07:00
John Lewin
71d8991729 Set focus to View3DWidget after drag-drop
- Issue MatterHackers/MCCentral#1589
2017-07-11 17:46:12 -07:00
Lars Brubaker
5e57563908 handle no selection better 2017-07-11 12:50:21 -07:00
Lars Brubaker
fff70c20a8 null pointer checking 2017-07-11 11:35:28 -07:00
John Lewin
dda6f89c2b Fix widget ordering to restore layer view controls
- Less coupling to MeshViewerWidget
- Interaction layer concept/surface added for IA volumes
  - Holds most IA volume logic and controls
2017-07-11 08:10:57 -07:00
John Lewin
ae93fedc46 Move TrackballTumble and GCode viewer 2017-07-10 16:28:41 -07:00
Lars Brubaker
661042d88b Put in new move in z control
Improved position of numbers
2017-07-10 15:04:33 -07:00
John Lewin
840f2f9cc9 Move sliders and overflow menu to parent control 2017-07-06 14:54:26 -07:00
John Lewin
34a377ede2 Exact PrinterTabPage to new file 2017-07-06 14:54:26 -07:00
John Lewin
aa3baf069a Remove dead code 2017-07-06 14:54:26 -07:00
John Lewin
15e2552113 Use initializer syntax, unwire event listener 2017-07-05 15:44:38 -07:00
John Lewin
4b416a0cd1 Remove unnecessary viewArea control 2017-07-05 15:37:32 -07:00
John Lewin
9783f25d10 Use correct property source 2017-07-05 15:04:17 -07:00
John Lewin
2ac148b4c9 Remove unused property 2017-07-05 15:02:33 -07:00
John Lewin
c06404b5c3 Update value to match label 2017-07-05 15:00:53 -07:00