LibTessDotNet v1.0.46 Release Notes

Release Date: 2016-02-06 // about 8 years ago
  • LibTess

    • ➕ Added new option to remove zero area polygons. To use it set NoEmptyPolygons to true on the Tess instance.

    TessBed

    • ➕ Added more visual tests (from issue #6 and #1) and associated unit tests.
    • ➕ Added GUI option to remove empty polygons.
    • ➕ Added "Open" button to open .dat files directly (so people can share .dat files on issues). Those files are just one point per line for the simplest shape, other options are available. See TessBed\Data for more examples.
    • Zero area polygons are now shown in red
    • 🛠 Fixed an issue with test data not supporting non XY plane data