Commit graph

41 commits

Author SHA1 Message Date
70af2d9ae8
Move MatterControl source code into a subdirectory 2026-01-28 21:30:58 -08:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
Lars Brubaker
6bc5c444dc fixing include files, updating nuget 2022-11-30 17:36:23 -08:00
LarsBrubaker
dca3b4edf2 Adding QRCode objec
Moving classes to new files
Adding sheet data calculation tests
2022-11-25 10:58:41 -08:00
Lars Brubaker
e3755724c4 improving svg, refactoring, updating nuget 2022-10-20 10:53:32 -07:00
Lars Brubaker
4ac0b4da67 Implemented the markdown widget in agg 2022-10-10 17:10:25 -07:00
Lars Brubaker
6837fb34ed Fixing error with support not visible when looking up from under the bed. 2022-09-06 16:24:26 -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
1c7607d1af use the right nuget package 2022-01-04 14:10:01 -08:00
Lars Brubaker
db6bd71262 removing glGCode & gsSlicer 2021-12-02 16:34:53 -08:00
LarsBrubaker
25d941f634 Moved raytracer code into polygon mesh 2021-11-21 16:04:51 -08:00
LarsBrubaker
a962527a6f Refactoring 2021-05-31 18:44:00 -07:00
Lars Brubaker
421c662dae use a .net standard version of PDFSharp 2021-03-30 14:16:54 -07:00
Lars Brubaker
98dc1c8565 make sure we include SocketIOSharp 2021-02-02 11:25:26 -08:00
LarsBrubaker
885c950653 upgrading more nugets 2020-12-07 07:58:13 -08:00
LarsBrubaker
e15ac7c1a4 upgrading json 2020-12-06 17:39:25 -08:00
LarsBrubaker
3dd0ecd5db updating nuget packages 2020-12-06 16:44:44 -08:00
LarsBrubaker
f87104c9c6 attempting to fix command line build
https://developercommunity.visualstudio.com/content/problem/1248649/error-netsdk1005-assets-file-projectassetsjson-doe.html
2020-12-06 09:04:23 -08:00
larsbrubaker
521ddc8654 copy mac dll explicitly 2020-12-03 12:18:46 -08:00
larsbrubaker
2a08337d9f fixing mac 2020-12-03 11:21:23 -08:00
Lars Brubaker
73bdde05ab upgrade convex hull 2020-11-20 14:32:28 -08:00
LarsBrubaker
da22f01495 fixing android 2020-07-12 14:29:49 -07:00
LarsBrubaker
e7333057f0 Adding export feature 2020-07-11 21:05:51 -07:00
Lars Brubaker
dffe0b33d8 Adding reduce and hollow to a new 2020-02-27 08:56:39 -08:00
Lars Brubaker
cbeb86d3f1 Mesh reduce is working now (a bit) 2020-02-19 18:19:17 -08:00
John Lewin
8fab48e830 Remove unused file 2020-02-07 17:08:47 -08:00
jlewin
95ae04b790 HelpDocs 2019-06-18 12:23:08 -07:00
Lars Brubaker
bd67f0575f Moving Part Sheet to a Dot Net Standard project that loads as a plugin 2019-04-03 13:55:25 -07:00
Lars Brubaker
ef17f38bb7 Moved the primitives contain into MatterControlLib
moved part sheet creator into MatterControlLib
moved some other experimental parts to MatterControlLib
2019-04-02 17:13:17 -07:00
John Lewin
0b1e3732c4 Revise plugins 2019-02-04 16:18:04 -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
John Lewin
80285fe6e6 Move html drag/drop parsing into MatterControl 2019-01-09 12:48:40 -08:00
John Lewin
e9eeea8d3d Extract Windows only dependency from shared .netstandard project 2018-12-18 11:54:31 -08:00
John Lewin
54c3dbb08e Extract Android dependencies from .netstandard libraries 2018-12-18 11:54:31 -08:00
John Lewin
6ea0de691c Extract Windows only dependencies from shared .netstandard projects 2018-12-18 11:54:05 -08:00
John Lewin
d005f84f69 Cleanup themes 2018-10-24 08:38:53 -07:00
John Lewin
53e3cbc7d4 Update and ignore non-declarative themes 2018-10-22 14:16:26 -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