John Lewin
1acc55bbc8
Force invalidate after load
2017-07-19 07:53:05 -07:00
John Lewin
64c93d943d
Show progress state string during draw
2017-07-19 07:33:26 -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
Lars Brubaker
c989cb8630
Fixing multi material processing
2017-07-17 16:41:04 -07:00
John Lewin
4eb8ebe254
Revise ReportProgressRatio implementation
2017-07-14 13:55:02 -07:00
John Lewin
ddf50c061a
Workaround to ungroup .mcx files
2017-07-14 10:27:49 -07:00
John Lewin
f5fac75c89
Invalidate View3DWidget on progress change
2017-07-14 10:27:49 -07:00
John Lewin
1e1cf68070
Guard for null reference
2017-07-14 10:27:49 -07:00
John Lewin
5ef94eb275
Restore View3D progressbars for loading drag items
2017-07-12 23:01:51 -07:00
John Lewin
ddedffe2a0
Update draw event names
2017-07-12 22:34:03 -07:00
John Lewin
a90e15ea14
Remove unused collisionVolume constructor parameter
2017-07-12 22:12:08 -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
30a8168adb
Remove unused IInteractionVolumeCreator interface
2017-07-12 21:40:11 -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
3bda665ac0
Simplify text creators, drop PlatingData and spacing controls
2017-07-11 22:27:08 -07:00
John Lewin
6d02bbb96d
Remove unused CurrentScale PlatingData property
2017-07-11 17:46:12 -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
John Lewin
20d988c1aa
Fix icon alignment via button margins
2017-07-11 16:13:28 -07:00
John Lewin
d767e8f05a
Use VS undo/redo icons, Material.io memory icon
2017-07-11 16:13:28 -07:00
Lars Brubaker
5e57563908
handle no selection better
2017-07-11 12:50:21 -07:00
Lars Brubaker
c16ba73b8a
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
2017-07-11 12:49:41 -07:00
John Lewin
02f5af43d9
Remove unused controls
2017-07-11 12:06:34 -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
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
John Lewin
a50e8acc2a
Move keyboard hooks to parent
2017-07-10 16:28:41 -07:00
John Lewin
b2c898be6c
Move 2D layer view to same context as siblings views
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
ae02c29c76
Use concept layer assets
2017-07-07 17:58:23 -07:00
John Lewin
0ce412c8d5
Revise layer indicators
2017-07-07 16:51:10 -07:00
Lars Brubaker
71a7837880
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
2017-07-07 13:01:22 -07:00
Lars Brubaker
0c6cc22510
Put in a layer value display
2017-07-07 12:52:00 -07:00
John Lewin
e0e663746a
Fix initial button checked state
2017-07-07 12:28:03 -07:00
John Lewin
5c4d9b7a6e
Ensure layer features are only drawn when gcodeViewer is active
2017-07-07 12:28:03 -07:00
John Lewin
1a9d90bc15
Ensure view and button state are always synced
2017-07-07 12:28:02 -07:00
John Lewin
5e85b29e11
Move view mode selection buttons into main toolbar, revise icons
2017-07-06 18:15:53 -07:00
John Lewin
e95803d68e
Remove unused cancel implementation
2017-07-06 16:31:12 -07:00
John Lewin
92e397fabd
Remove unused items
2017-07-06 16:30:46 -07:00
John Lewin
097a20b08d
Consolidate model references
2017-07-06 16:24:25 -07:00
John Lewin
82b1cb3a5a
Remove unused items
2017-07-06 16:20:10 -07:00