From a6b82731e12522eab0c485ea40d8a272cc99b66c Mon Sep 17 00:00:00 2001 From: LarsBrubaker Date: Thu, 25 Apr 2019 19:48:07 -0700 Subject: [PATCH] fix spelling issue: MatterHackers/MCCentral#5381 Consider if spelling error in API should be fixed --- 609_Boolean_bin.dll | Bin 1306112 -> 1306112 bytes .../View3D/Actions/BooleanProcessing.cs | 4 ++-- Submodules/agg-sharp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/609_Boolean_bin.dll b/609_Boolean_bin.dll index cd0c7edc00db1405f9dc65c35daa1f017928e602..018b49879d9e7445b7dde15039825d8f1cc6a38b 100644 GIT binary patch delta 276 zcmZp;kySho~R zm#o_#S-Sq7eaX6wk)`Xk4GPz7i7Z{OVNkekS7hn>EBY_j?*p4xvfexbBww)Z5m>$e zEU#fu3Z=W&?}{uHT(4nJ4i*T?OwIr~Vxpo1cYrGcLrNPPLvg{O&BBalnVMMISQy(_ znA%vF+gMoISXkRw*xFdw+gLc-SUB5QxY}5_+gNzoSa{o5__nd|PibZ@E;!Uay`8^( tdb_~(>Ft7n;j9+#1sQCnzr82uJl*iVpm@9ceZhA3`$F5@?+fqb0{~EwbK3v_ delta 268 zcmZp;<;E-^npoOc7~5Ew+E|#|SXkOvSld|G z+F01zSUB2PINMmb+E}>TSa{l4c-vU`wz2R}X=ZL=V`-n>&fh-0U10n4cEP}KR?GK- g47StX-V=15u76)pqTS=ZV7teCq3s^`g?I1)0HSeRhX4Qo diff --git a/MatterControlLib/PartPreviewWindow/View3D/Actions/BooleanProcessing.cs b/MatterControlLib/PartPreviewWindow/View3D/Actions/BooleanProcessing.cs index f8c2702aa..77dfbe745 100644 --- a/MatterControlLib/PartPreviewWindow/View3D/Actions/BooleanProcessing.cs +++ b/MatterControlLib/PartPreviewWindow/View3D/Actions/BooleanProcessing.cs @@ -69,7 +69,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.View3D int vcCount; int fcCount; - DoBooleanOpperation(va, va.Length, fa, fa.Length, + DoBooleanOperation(va, va.Length, fa, fa.Length, vb, vb.Length, fb, fb.Length, operation, out pVc, out vcCount, out pFc, out fcCount); @@ -144,7 +144,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.View3D } [DllImport("609_Boolean_bin.dll", CallingConvention = CallingConvention.Cdecl)] - public extern static void DoBooleanOpperation( + public extern static void DoBooleanOperation( double[] va, int vaCount, int[] fa, int faCount, double[] vb, int vbCount, int[] fb, int fbCount, int opperation, diff --git a/Submodules/agg-sharp b/Submodules/agg-sharp index da3b47918..608a83adf 160000 --- a/Submodules/agg-sharp +++ b/Submodules/agg-sharp @@ -1 +1 @@ -Subproject commit da3b47918b41e20d1bdd9c477cf9a09325cf6a9a +Subproject commit 608a83adf1636f2fed0f7dd6339396d8c25f64bd