Skip to content

Lagrange Release v6.14.0

Compare
Choose a tag to compare
@jdumas jdumas released this 30 Aug 23:22
· 31 commits to main since this release
f294ce1

Core Module

  • SurfaceMesh updates
    • Allow polygonal facets of size 1 or 2
    • create_attribute_from() supports meshes with different types
    • compute_dijkstra_distance() support for SurfaceMesh

IO Module

  • Fix reading glTF with multiple texcoord attributes
  • Fix loading .obj with mixed/missing UV attribute information