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
92741a31a1
Move progress reporting to InteractionLayer
2017-08-09 11:48:57 -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
Lars Brubaker
b5246a81c1
Make the bed at the correct height.
2017-08-04 14:52:40 -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
Lars Brubaker
e54de77a1d
Making a material visualizer
2017-08-01 17:38:07 -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
Lars Brubaker
0f9380a897
Preserving correct colors while traversing an IObject3D tree
2017-07-31 14:20:58 -07:00
John Lewin
0cd2ffd093
Restore the previous bedplate on load
2017-07-31 10:51:56 -07:00
Lars Brubaker
ce3c69e825
Improving slice meta data
2017-07-20 12:44:55 -07:00
John Lewin
e429f168e2
Correctly position bed in z
2017-07-19 16:25:26 -07:00
Lars Brubaker
90e7ba1578
Take weak reference out of Polygon Face.
2017-07-19 14:24:38 -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
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
Lars Brubaker
a01ab7930d
Getting extruder selection to work on mcx files
2017-07-12 14:28:43 -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
903347e5bd
Add redirectable ParentSurface property
2017-07-10 16:32:28 -07:00
John Lewin
ae93fedc46
Move TrackballTumble and GCode viewer
2017-07-10 16:28:41 -07:00
Lars Brubaker
1a9ebebaed
Changed ReportPregress delegate to have touple and use CancellationTokenSource
2017-06-30 16:09:31 -07:00
Lars Brubaker
5165270687
removing dead code.
2017-06-26 17:19:27 -07:00
John Lewin
b7c457309e
Improve GCode/Model view toggling
...
- Switch models to Wireframe while in GCode view
- Conditionally render layers data on visibility of GCode widget
- Short term: Clear Scene selection on entering GCode view
- Use consistent formatting for GCodeRenderInfo constructor
2017-06-26 12:49:39 -07:00
John Lewin
7a27433bf0
Migrate GCodeVisualizer and MeshViewer content into MatterControl
2017-06-24 07:28:55 -07:00