Commit graph

11 commits

Author SHA1 Message Date
LarsBrubaker
1bd51a8cbc Make sure we send a content changed when we wrap an item with a transform 2019-01-26 12:19:29 -08:00
John Lewin
b90c082b08 Simplify 2019-01-24 16:51:07 -08:00
Lars Brubaker
d71230596c made the test work better (pass) 2019-01-15 09:20:21 -08:00
LarsBrubaker
16a1a61197 Fixing translation error in scale
Added a test
2019-01-15 08:24:11 -08:00
Lars Brubaker
88dd2395a1 Improving rebuild lock 2019-01-07 17:42:00 -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
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
LarsBrubaker
efe03cb642 Make flatten only copy appropriate properties by default
issue: MatterHackers/MCCentral#4229
Merge on align should not clear the colors that were on the objects

refactor apply and merge => flatten
2018-10-04 10:17:57 -07:00
LarsBrubaker
9b4ee04b77 Fixing a bug with loading a model that has some bad data in the tree
Also this adds support for deleting the children of a source object
We will need this for the next level of mutating the scene graph
2018-09-11 09:07:18 -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
Renamed from DesignTools/Operations/TransformWrapperObject3D.cs (Browse further)