Commit graph

62 commits

Author SHA1 Message Date
Lars Brubaker
abb56a5c76 Reverting expression caching changes.
The caching should happen in the sheet object not the property
2022-09-15 13:26:28 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
LarsBrubaker
1b715c5347 Adding holes test and fixing regression 2022-05-27 07:47:21 -07:00
Lars Brubaker
ede0ca4f0d Don't save test results unless debugging 2022-05-17 14:53:09 -07:00
LarsBrubaker
d1d5a907de Fixing tests 2022-05-15 18:10:16 -07:00
LarsBrubaker
24748df34a adding new test 2022-05-13 08:52:42 -07:00
Lars Brubaker
721f41e74d Making abutted faces union correctly 2022-05-12 18:15:07 -07:00
LarsBrubaker
2f3888137c Fixing issue with union on back to back faces 2022-05-12 08:46:11 -07:00
LarsBrubaker
61e68b6afa Make sure we don't have selections on save
Started work on align object 2
2022-02-26 22:21:38 -08:00
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
Lars Brubaker
5b77462b91 Improving new subtract method 2021-11-09 17:42:36 -08:00
LarsBrubaker
c84aeb2675 fixing fit tests 2021-10-27 20:53:27 -07:00
Lars Brubaker
4ef7ecfeb7 Made fit to bounds scale with new inline controls 2021-05-13 12:19:42 -07:00
Lars Brubaker
8bd06fe3da Made a new scale transform control that has width depth height 2021-05-06 16:58:02 -07:00
Lars Brubaker
1af9da751b Making pinch object use percent 2021-03-23 09:31:18 -07:00
Lars Brubaker
9cbc44b05a fix test 2021-03-19 11:03:35 -07:00
LarsBrubaker
07a0577a32 Creating new curve object that has angles 2021-03-18 10:20:39 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
da450d3c5d Fixing align and align test 2020-04-21 23:19:48 -07:00
jlewin
a7b8251807 Replace duplicate ItemsToSubtract property with SelectedChildren
- Update to use new SelecteChildren as HashSet
- Issue MatterHackers/MCCentral#5565
MatterControl extra slow with specific MCX, crashes on copy
2019-05-20 16:37:45 -07:00
Lars Brubaker
b972a2dae8 refactoring 2019-05-02 14:31:18 -07:00
Lars Brubaker
f9c7f35deb align none moving objects back to start position
issue: MatterHackers/MCCentral#5402
fix align and write tests
2019-04-29 13:43:55 -07:00
jlewin
297eefc30e Fix spelling 2019-04-19 09:52:49 -07:00
Lars Brubaker
b5af2f9f27 Fixed curve test with new curve defaults 2019-04-16 09:29:44 -07:00
Lars Brubaker
631b0151c7 Make curve test work now that we add geometry during curve 2019-04-15 14:56:33 -07:00
Lars Brubaker
b0404fc183 updated curve test to consider no re-positioning 2019-03-22 12:27:27 -07:00
Lars Brubaker
a055192700 Changing to await able create methods
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
2019-03-04 14:00:52 -08:00
LarsBrubaker
9baa0a86b4 Fixed a problem with fit to bounds and made a new validation test 2019-03-03 08:24:32 -08:00
LarsBrubaker
0a5b7eb7c8 Making new test for align and fit 2019-03-01 19:39:09 -08:00
Lars Brubaker
c4c0f3eef4 Fixing pinch test 2019-02-26 08:42:10 -08:00
jlewin
878adb73f7 Use async Task test method signature 2019-02-25 18:05:54 -08:00
Lars Brubaker
d0430bed92 Working on new circular fit to bounds
refactoring Transform Wrapper Object
2019-02-08 13:05:12 -08:00
LarsBrubaker
5786db9417 Improving Plus operation to be more efficient when building dynamic content
Added a rebuild to ImageObject3D
2019-02-02 16:47:36 -08:00
Lars Brubaker
ce2aaac574 Fixed rotate, scale, translate to work with multiple objects
Made Transform Wrapper Object work with list

issue: MatterHackers/MCCentral#4979
Crash when scaling model with support
2019-01-31 15:41:56 -08:00
Lars Brubaker
b3d93c6e7d Another test fix 2019-01-29 17:08:02 -08:00
Lars Brubaker
53fb1a389d Making fit to bounds have correct rebuild 2019-01-29 16:49:40 -08:00
Lars Brubaker
4dd5d8cd99 Fixing random update errors in new
issue: MatterHackers/MCCentral#4944
Combine operation buttons not updated
2019-01-28 16:03:47 -08:00
Lars Brubaker
eeddffd48f Fixing test 2019-01-28 14:41:40 -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
LarsBrubaker
8978679fe8 disable failing test 2019-01-27 19:31:06 -08:00
LarsBrubaker
6d6337f5aa Refactoring - moving files 2019-01-27 15:20:05 -08:00
LarsBrubaker
50d77638c7 Change curve object to new source pattern
Fixed a bug with single item input it combine
2019-01-27 11:25:37 -08:00
LarsBrubaker
e4f105680c working to fix tests 2019-01-26 18:44:04 -08:00
LarsBrubaker
9b799df0e9 Get pinch to use new source pattern
Fixed a bug with multiple items in combine
2019-01-26 15:50:53 -08:00
Lars Brubaker
61af209777 working on combine test fail
fix flatten
2019-01-25 18:08:00 -08:00
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
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
Lars Brubaker
bc6ef317ad Fixed combine and subtract tests
Improved GetLongHashCode for vectors
Make sure CreatHulMesh does not crash on 0 size meshes
Upgraded MIConvexHull
2019-01-15 13:08:54 -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