Skip to content

v1.9.3

Latest
Compare
Choose a tag to compare
@BrunoLevy BrunoLevy released this 04 Feb 17:29

Note: the packages generated by github (Source code links) do not contain the submodules. Use geogram-1.9.3.tar.gz or geogram-1.9.3.zip instead to get everything.

What's Changed

  • Several bug fixes, including one that caused attribute management to break in very large meshes (hundred millions elements)
  • Add LoongArch64 support by @wszqkzqk in #192
  • Make MeshFacets::find_edge() const by @tksuoran in #210
  • More const by @tksuoran in #212
  • Use cmake.exe from path, if it is found there by @tksuoran in #211
  • Allow to pick edges in DemoPicking by @sebmestrallet in #182
  • Add vec2u, vec3u, vec4u types by @tksuoran in #213

New Contributors

Full Changelog: v1.9.2...v1.9.3