Skip to content

v2.3.0

Compare
Choose a tag to compare
@andywiecko andywiecko released this 25 Oct 15:25
· 179 commits to main since this release

Changed

  • Improved performance by adapting triangulation with mesh refinement to a half-edges approach.
  • Simplified the refinement job contract.
  • Merged several internal jobs for better efficiency.
  • General project simplification for enhanced maintainability.

Removed

  • Eliminated edgeToTriangles and triangleToEdges mappings.
  • Removed the internal Triangle struct.

image


Full Changelog: v2.2.0...v2.3.0