LibTessDotNet v1.0.46
LibTess
- Added new option to remove zero area polygons. To use it set
NoEmptyPolygons
totrue
on theTess
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