Commit graph

120 commits

Author SHA1 Message Date
Lars Brubaker
6bc5c444dc fixing include files, updating nuget 2022-11-30 17:36:23 -08:00
Lars Brubaker
e3755724c4 improving svg, refactoring, updating nuget 2022-10-20 10:53:32 -07:00
Lars Brubaker
3b1296a62a reverting opentk 2022-08-30 15:27:22 -07:00
Lars Brubaker
6289ae63a4 playing with adding openTK 4 2022-08-30 14:40:32 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
e66ed1e29d upgrading nuget packages 2022-06-23 10:07:52 -07:00
Lars Brubaker
b872021561 upgrading json from @dependabot work 2022-06-23 09:50:43 -07:00
Lars Brubaker
5435dd9301 upgrading to v4.8 2022-06-14 11:00:23 -07:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
aa461bc764 Fixing build errors 2021-11-19 19:47:47 -08:00
LarsBrubaker
e15ac7c1a4 upgrading json 2020-12-06 17:39:25 -08:00
Lars Brubaker
bf3a8db374 Downgrading to 4.7.1 to build on Mac 2020-04-08 10:36:51 -07:00
Lars Brubaker
dffe0b33d8 Adding reduce and hollow to a new 2020-02-27 08:56:39 -08:00
Lars Brubaker
1fbddddc4b Upgrading to 4.7.2 2019-11-14 17:42:51 -08:00
Lars Brubaker
77020ee924 Making T1 setup dependent on having T1 used in the print
issue: MatterHackers/MCCentral#5497
Create protocol for single material setup on dual printer
2019-05-14 18:20:02 -07:00
jlewin
670b988281 Update target framework 2019-05-14 15:43:13 -07:00
jlewin
aa84f27322 Add test to prevent errant member serialization to PrinterSettings 2019-04-23 11:46:54 -07:00
John Lewin
912c997471 Extract tool change tests to dedicated file 2019-04-05 23:02:52 -07:00
LarsBrubaker
2cb8d521af allow printer connection to take a stream to print 2019-03-26 21:10:51 -07:00
jlewin
87908f1af7 Resolve implicit versus explicit assembly binding warnings 2019-03-26 13:33:45 -07:00
John Lewin
0b1e3732c4 Revise plugins 2019-02-04 16:18:04 -08:00
LarsBrubaker
76f81babfd upgrading nunit 2019-01-27 17:23:40 -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
John Lewin
486d0b4b64 Add desktop SQLite project dependency 2018-12-18 12:45:04 -08:00
John Lewin
a77a24c337 Remove redundant package definitions 2018-09-20 11:52:35 -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
Lars Brubaker
e20e683e8c Adding new MS lib changes 2018-09-05 17:12:52 -07:00
John Lewin
aa0fb2563b Add required MatterControl.Winforms dependencies 2018-09-05 14:33:42 -07:00
John Lewin
fd4cde55c6 Remove Winforms dependencies from MatterControl assembly 2018-09-05 13:21:25 -07:00
John Lewin
d755851da3 Upgrade NUnit 2018-09-01 10:19:44 -07:00
John Lewin
c71657946c Upgrade Newtonsoft.Json 2018-08-31 23:23:52 -07:00
John Lewin
29e5aa8fdc Upgrade NUnit3TestAdapter 2018-08-31 23:11:59 -07:00
John Lewin
a55e92ce05 Convert AutomationTests project to PackageReference 2018-08-31 08:49:22 -07:00
John Lewin
afe8b8c0ce Convert project references to lowercase
- Issue MatterHackers/MCCentral#4082
Errors appear in VS after successful builds due to IntelliSense problems
2018-08-31 08:20:45 -07:00
John Lewin
06d082aacc Convert test projects to PackageReference 2018-08-28 12:36:40 -07:00
John Lewin
0d4f3e5a68 Use current rather than abandoned naming, remove dead code 2018-08-13 13:31:37 -07:00
John Lewin
0bbcb2012f Add C5 NuGet to automation tests, add Dremel OemUrl 2018-08-10 16:11:50 -07:00
John Lewin
e649d35b47 Add new popup implementation, add library context menus 2018-08-08 08:46:25 -07:00
John Lewin
c30f675e11 Add path tests 2018-08-01 18:30:35 -07:00
John Lewin
ba2a354a56 Consolidate TextCreator into MatterControl 2018-07-27 21:55:02 -07:00
John Lewin
1cc6c15f9a Consolidate PrinterEmulator into MatterControl 2018-07-27 21:51:25 -07:00
LarsBrubaker
c44d820dbd Made the clear cache code do something usefull again
Removed dead code related to HTML widget
2018-06-10 15:38:17 -07:00
Lars Brubaker
25883fc0bc Working on mesh wrapper and rebuild issues 2018-05-31 09:05:08 -07:00
Lars Brubaker
3043c7c800 Working on new csg test 2018-03-28 09:28:55 -07:00
Lars Brubaker
25ec7c5a51 Creating new test for CSG mesh 2018-03-23 18:06:24 -07:00
John Lewin
45f7063879 Upgrade framework to 4.7.1 2018-03-21 23:05:08 -07:00
John Lewin
53770fcd9b Add AssetManagerTests 2018-03-10 12:23:46 -08:00
Lars Brubaker
8f6f0f7162 Working on new arrange toolAdding Remove and Bake to IObject3D
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
John Lewin
028afd98d2 Upgrade NUnit 2018-02-01 14:14:15 -08:00
John Lewin
1a0b9b806e Add LoadCacheable tests 2018-01-27 11:38:10 -08:00