Releases
v6.26.0
qnzhou
released this
26 Sep 15:23
Infrastructure
π Update CMake sanitizer script
π Fix Xcode linker warning
Core Module
π¨ Add SurfaceMesh support for
resolve_nonmanifoldness
resolve_vertex_nonmanifoldness
remove_short_edges
thicken_and_close
π¨ Support integer attributes in weld_indexed_attribute
π Fix tangent computation for non-manifold meshes
π¨ Spatially-coherent mesh reordering with reorder_mesh
(improves cache-friendliness)
IO Module
π¨ Enable FBX support in loading scene.
π¨ Add support for saving/loading scene to/from stream in C++
π Add python binding
πΒ Support arbitrary vertex scalar type when loading ply format
Poisson Module π
β¨ Poisson Surface Reconstruction (new module!)
Exposed options:
Interpolation weight
Confidence weight
Dirichlet boundary
Color interpolation
Export sampling density
Volume Module
π¨ Add option to generate normal in lagrange::volume::volume_to_mesh
and lagrange::volume::field_to_mesh_marching_cube
Python Module
π Update nanobind to v2.1.0
π Fix stubgen for submodules and return types
π Fix mypy warnings
π Fix python doc to avoid misinterpreting β@β
π Fix memory bug in python binding of SurfaceMesh.create_attribute
π¨ Refactor and add literal support for SurfaceMesh.create_attribute
πΒ Add install.strip
option to pyproject.toml
You canβt perform that action at this time.