Lars Brubaker
564e5e7bf1
Moved array and combine objects to new source pattern
...
reverted align object to only align children
have new combine 2 object to preserve old files
2019-01-25 16:46:23 -08:00
Lars Brubaker
57b94fd7a4
Improvements to operation source object
2019-01-25 13:25:10 -08:00
John Lewin
301f6a7249
Make Remove operation on ImageConverter revert to source image
...
- Issue MatterHackers/MCCentral#4906
2019-01-24 17:50:58 -08:00
John Lewin
b90c082b08
Simplify
2019-01-24 16:51:07 -08:00
Lars Brubaker
1d60533947
combine on an align correctly maintains positions
2019-01-24 14:47:35 -08:00
Lars Brubaker
32b55c10db
Fixe image moves when image converted
...
add undo to many more modify opperations
issue: MatterHackers/MCCentral#4905
Add undo to image converter and other path opperations
issue: MatterHackers/MCCentral#4899
Image Converter button causes image to change position when extruded
2019-01-24 10:32:43 -08:00
Lars Brubaker
e0fde8ede7
Make generate support be undoable
2019-01-24 10:32:42 -08:00
Lars Brubaker
5f0cacf4c7
Support has first release quality
...
Made 'support type' work selectable
2019-01-23 16:08:34 -08:00
Lars Brubaker
161d92b499
Support generating internal and from bed
2019-01-23 14:25:03 -08:00
John Lewin
0b9130f929
Add editor for SupportGenerator enum property
2019-01-23 13:55:56 -08:00
Lars Brubaker
1d2923026b
improving auto support generation
2019-01-23 12:00:47 -08:00
John Lewin
e22c312b1a
Move OpenSCAD provider into MatterControl
2019-01-22 19:52:19 -08:00
Lars Brubaker
f465727e02
Fixing mirror to keep good normals
...
moved support generator to a better place
started work on support tests
issue: MatterHackers/MCCentral#4873
validate mirror on y flipping
2019-01-22 11:35:47 -08:00
Lars Brubaker
8e0a50ace7
Fixed rotate object 2 to have correct aabb on construction
...
issue: MatterHackers/MCCentral#4818
MatterHackers/MCCentral#4802 Can't add to inner combine content as expected (write another test)
2019-01-16 18:41:57 -08:00
John Lewin
b15bf79d60
Fix typo
2019-01-15 12:30:11 -08:00
John Lewin
8078346419
Fix spelling
2019-01-15 12:23:40 -08:00
John Lewin
041e4a38d2
Update Lithophane to new mesh format
2019-01-15 10:01:03 -08:00
Lars Brubaker
d71230596c
made the test work better (pass)
2019-01-15 09:20:21 -08:00
LarsBrubaker
1579632c77
Did not have the scaling position in the right place
...
updated test as well
2019-01-15 08:31:46 -08:00
LarsBrubaker
16a1a61197
Fixing translation error in scale
...
Added a test
2019-01-15 08:24:11 -08:00
Lars Brubaker
6e4bbf2306
Made a face struct and made face list use it
...
put normal into face
2019-01-14 17:48:57 -08:00
LarsBrubaker
115634ef3a
Fixing texturing
2019-01-13 11:58:05 -08:00
LarsBrubaker
faabef5a71
Fixing mirror for simple mesh
2019-01-12 12:38:13 -08:00
Lars Brubaker
35b159d1f1
Fixing and removing tests now that we have simple mesh
2019-01-11 17:35:35 -08:00
Lars Brubaker
e1ce3419f2
simple mesh
2019-01-11 17:10:45 -08:00
John Lewin
60aaa5abea
Switch to Model view when dragging items from the file system
...
- Issue MatterHackers/MCCentral#4781
DragDrop STL from desktop to printing GCode view fails to switch to
model view
2019-01-10 15:21:33 -08:00
Lars Brubaker
1957a6a4b1
Moving boolean operation to new rebuild pattern
2019-01-08 17:51:30 -08:00
John Lewin
6f25f45d56
Build TextObject3D on background task
2019-01-08 14:00:09 -08:00
John Lewin
45f83bad63
Use new Rebuild pattern
2019-01-08 13:53:44 -08:00
Lars Brubaker
88dd2395a1
Improving rebuild lock
2019-01-07 17:42:00 -08:00
Lars Brubaker
4c6db60ec6
Made Object3D listen for and update on Children modified
...
added Immutable Attribute
added Hide From Tree View Attribute
issue: MatterHackers/MCCentral#4806
support remove does not update tree view
2019-01-07 10:11:27 -08:00
Lars Brubaker
53aaf58fbf
Build supports on a background task
...
Make sure we lock items from modification while wrapping them in a transform
2019-01-05 13:30:05 -08:00
John Lewin
d6bcb515ce
Change SettingsValid to ValidateSettings extension method
2019-01-04 18:27:14 -08:00
John Lewin
da34757ab1
Conditionally invert icons based on new IconsAttribute option
2019-01-04 11:43:03 -08:00
John Lewin
ad68044e6b
Add InvertIcons to IconsAttribute, use recommended member ordering
2019-01-04 11:43:03 -08:00
LarsBrubaker
54088a14a0
Experimenting with new TextPathObject
...
the goal is that we would make the text object in the favorites
a component object wrapping the text path object and it would give
more 2D options to text as it becomes possible to get to a 2D text object
2019-01-03 07:51:14 -08:00
Lars Brubaker
75ae7313ad
Getting new Transform Wrapper code to pass tests
2019-01-02 09:48:21 -08:00
LarsBrubaker
e713d9cdd6
Improving TransformWrapper interface and usage
2019-01-01 16:00:59 -08:00
Lars Brubaker
00e95316b2
Working on new support generation
2018-12-31 12:12:14 -08:00
Lars Brubaker
5cc271e508
Working on new auto support feature
2018-12-31 09:12:49 -08:00
John Lewin
ad2586fdcb
Use new icons and section attributes in Align editor
2018-12-28 18:40:57 -08:00
John Lewin
27e7fa4b20
Add SectionEnd attribute to pop context to original container
2018-12-28 18:28:01 -08:00
John Lewin
1206125def
Create sections in property editor for SectionStart attributes
2018-12-28 18:21:01 -08:00
Lars Brubaker
83fd3423ec
Working on new supports
...
refactoring tour classes
2018-12-28 16:00:30 -08:00
LarsBrubaker
201c9d1d65
Improved subtract selection rendering
...
does not modify the part colors only the rendering colors
Refactoring
2018-12-21 08:27:40 -08:00
Lars Brubaker
e0a9ab1526
Writing tests for Combine and Subtract
2018-12-20 14:22:40 -08:00
Lars Brubaker
5910236d5f
Fixed Flatten in mesh wrapper
...
Reverted GetAxisAlignedBoundingBox in mesh wrapper
Have less initialization in FitToBounds
2018-12-18 10:05:05 -08:00
LarsBrubaker
4092d34e01
Work on new teselator
2018-12-16 08:35:55 -08:00
LarsBrubaker
38c8d47df3
New work on curve object
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