Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 956 Bytes

CHANGELOGS.md

File metadata and controls

32 lines (28 loc) · 956 Bytes

1.0.0-beta.3

  • Remesh isolated meshes separately
  • Improve quad extractor
  • Add edge scaling setting for generating low poly
  • Add rough progress reporting (Windows only)
  • Generate quad dominated mesh
  • Improve parameterization for thin surfaces

1.0.0-beta.2

  • Fix holes
  • Replace Poly budget with density setting
  • Remove laplacian smooth in preprocess

1.0.0-beta.1

  • Replace MIQ with QuadCover
  • Implement simple quad extractor
  • Remove libQEx
  • Add OpenVDB for uniform remeshing

1.0.0-alpha.4

  • Add constrained option: Better Edge Flow/Less Distortion
  • Fix libQEx access violation
  • Fix OpenMesh crash
  • Limit singularities to 320
  • Improve wireframe render

1.0.0-alpha.3

  • Support mesh with holes
  • Generate better edge flow by increase the default constraint ratio from 0.4 to 0.5
  • Alleviate spiral pattern by up-sampling
  • Speed up on complex mesh by reducing singularities
  • Add debug dialog