Commit Graph

16 Commits

Author SHA1 Message Date
wo80 5500ecc166 Simplify EdgeIterator implementation. 2022-02-14 21:44:03 +01:00
wo80 541e0b4e61 Add test project. 2022-02-14 15:37:07 +01:00
wo80 a67b518b2d Minor updates to Triangle.Rendering code. 2022-02-14 14:01:35 +01:00
wo80 66197a01e8 Cleanup and documentation. 2022-02-14 13:59:16 +01:00
wo80 5515941c4b Add check for degenerate boundary triangles to MeshValidator. 2022-02-14 13:41:08 +01:00
wo80 d1a52c6c7c Simplify log implementation (no need for interface abstractions). 2022-02-14 13:29:19 +01:00
wo80 1dbac98d67 Work around possible IndexOutOfRangeException in NewLocation code. 2022-02-13 14:26:23 +01:00
wo80 0fb43a4626 Remove obsolete ConstraintOptions.UseRegions option. 2022-02-13 13:56:50 +01:00
wo80 246288398f Remove unused variable from Dwyer. 2022-02-13 13:46:18 +01:00
wo80 d2bb1334c9 Fix BoundedVoronoi issue (closes #8). 2022-02-13 13:29:31 +01:00
wo80 e8cebc3945 Fix Polygon ctor ignoring capacity argument (closes #14). 2022-02-13 13:26:47 +01:00
wo80 f727bcf7f5 Minor changes to MeshExplorer project file. 2022-02-13 13:23:50 +01:00
wo80 73518d8cf2 Rename TestApp folder. 2022-02-13 12:44:42 +01:00
wo80 cda83f09ee Rename Mesh Explorer project file. 2022-02-13 12:43:16 +01:00
wo80 a77cded7d2 Convert projects to netstandard2.0 and net6.0. 2022-02-13 12:42:21 +01:00
wo80 a088a2f8c5 Rename source folder. 2022-02-13 12:28:55 +01:00