Skip to content

v1.4.0

Compare
Choose a tag to compare
@andywiecko andywiecko released this 01 Nov 14:53
· 237 commits to main since this release

Added

  • Added option for transforming input positions (as well as holes) into normalized local space, i.e. [-1, 1] box. Converting points into normalized local space could increase numerical accuracy.

Fixed

  • Fix deferred array support in triangulator input.
  • Add missing constraint position range validation.
  • Fix whitespaces in code and README.md.

Full Changelog: v1.3.0...v1.4.0