Skip to content

Releases: LokiResearch/three-mesh-halfedge

v1.0.3

29 Nov 11:58
Compare
Choose a tag to compare
  • Changed Sets to Arrays in HalfedgeDS so elements can be accessed through their direct index

v1.0.2

24 Nov 10:34
Compare
Choose a tag to compare
  • Fix free vs boundary halfedge
    • Free halfedges are halfedges not connected to a face
    • Boundary halfedges are halfedges not connected to a face but their twin is

v1.0.1

18 Nov 17:48
Compare
Choose a tag to compare
  • Refactor some code
  • Fix the documentation not present in the types files
  • Added more tests
  • Improved cutFace operation

v1.0.0

15 Nov 17:51
Compare
Choose a tag to compare

Initial release