LarsBrubaker
|
2144ed477f
|
renaming
|
2022-01-22 15:43:50 -08:00 |
|
Lars Brubaker
|
03d16e2dad
|
Don't translate objects when flattening or removing operation
issue: MatterHackers/MCCentral#5224
Deleting subtract operation shifts objects
|
2019-03-29 16:22:45 -07:00 |
|
Lars Brubaker
|
6305303047
|
Cleaning up object3d invalidate calls
|
2019-01-28 17:44:10 -08:00 |
|
Lars Brubaker
|
f0728e0610
|
Change the Invalidate Type to flags
remove undo buffer from invalidate type
|
2019-01-28 14:19:48 -08:00 |
|
John Lewin
|
b90c082b08
|
Simplify
|
2019-01-24 16:51:07 -08:00 |
|
Lars Brubaker
|
88dd2395a1
|
Improving rebuild lock
|
2019-01-07 17:42:00 -08:00 |
|
Lars Brubaker
|
6e4334bd2c
|
Fixing remove for MeshWrapperObjects
issue: atterHackers/MCCentral#4766
undo after subtract and replace leaves extra copy of item
|
2018-12-27 13:25:12 -08:00 |
|
Lars Brubaker
|
d2ecb796a4
|
fixing SubtractAndReplace Object to match subtract refactoring
issue: MatterHackers/MCCentral#4764
Deleting a subtract and replace causes the original objects to move
|
2018-12-24 11:10:53 -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 |
|
Lars Brubaker
|
7743a34a87
|
Don't call ExandedChianged twice in TreeView
Let MeshWrapper call GetAxisAl/ignedBoundingBox from base
|
2018-12-17 16:12:11 -08:00 |
|
Lars Brubaker
|
b94d0fce10
|
make sure we check mesh for null before using
issue: MatterHackers/MCCentral#4447
Null reference exception in MeshWrapperObject3D when descendant has null Mesh
|
2018-11-01 15:02:57 -07: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
|
a4f2d6a08d
|
Changed Empty to Empty()
|
2018-09-16 17:00:17 -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 |
|