John Lewin
83712d7e08
Add and use new ISceneContext interface
2019-02-04 16:18:06 -08:00
John Lewin
ae923cd484
Move AddTransformSnapshot to InteractiveScene
2019-02-04 16:18:06 -08:00
Lars Brubaker
333f25dd95
Improving lay flat
...
try to consider faces that have an angle less that 45 first
2019-01-30 09:49:24 -08:00
LarsBrubaker
50eed56754
Make lay flat un-doable
...
Also improved it to look for the largest face now that we have triangles
This was the intent before but the move to simple mesh lost it and it
was never as accurate as the new method.
issue: MatterHackers/MCCentral#4954
Lay flat should be un-doable
2019-01-30 08:11:57 -08:00
John Lewin
b90c082b08
Simplify
2019-01-24 16:51:07 -08:00
John Lewin
a82564b383
Auto format
2019-01-24 16:01:45 -08:00
John Lewin
24fde5a031
Remove unnecessary mesh copy/assignment, use selectedItem.Mesh
2019-01-24 16:01:27 -08:00
Lars Brubaker
1c3e5d0d24
Fixed split into discrete meshes
2019-01-16 10:16:43 -08:00
Lars Brubaker
e1ce3419f2
simple mesh
2019-01-11 17:10:45 -08:00
John Lewin
eb4e741c48
Fix auto arrange/selection quirks
...
- Issue MatterHackers/MatterControl#4111
Auto arrange does not work for multiple items
2018-12-24 12:48:31 -08:00
LarsBrubaker
3e38fac335
Making ungroup and flatten do the same behavior and always be available
2018-12-16 08:35:55 -08:00
Lars Brubaker
8de283dbfe
Say who is the owner of executing tasks. This allows us to filter running tasks displays
...
issue: MatterHackers/MCCentral#4660
Not printing printer tab showing print progress from printing printer tab
2018-12-05 13:48:57 -08:00
John Lewin
1114e5ef81
Move to bed center if empty bed
...
- Issue MatterHackers/MCCentral#4550
InsertNewItem leaves items in place when copied to part view
2018-11-12 11:41:26 -08:00
John Lewin
64ec76627f
Remove InsertNewItem coupling to ActivePrinter
...
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:59:00 -08:00
John Lewin
712dadd3a7
Convert Paste/DuplicateItem to receive sceneContext
...
- Required to remove ActivePrinter from InsertNewItem
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:51:50 -08:00
Lars Brubaker
d99af94609
offset past and copy objects
2018-10-29 16:56:29 -07:00
John Lewin
ec4639469c
Revise Part -> Print plating logic
2018-10-23 18:29:58 -07:00
Lars Brubaker
2e086a0e87
Make sure we arrange parts on print if they will not fit
2018-10-23 13:48:21 -07:00
John Lewin
6a60fd5ff8
Increase priority of clipboard images for Mac
...
- Long term fix is to detect and use Image content type over text
2018-09-28 13:35:53 -07:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00