Skip to content

Releases: BrunoLevy/geogram

v1.8.2

12 Nov 10:55
Compare
Choose a tag to compare

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

What's Changed

  • non-regression tests
  • getting ready for packaging for Linux distributions
  • smooth surface remesher is now much more accurate with new least squares surface adjustment
  • make packer optional in atlas maker and do not destroy the charts by @cdcseacave in #31

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

05 Nov 08:32
Compare
Choose a tag to compare

What's Changed

  • Cleanup generated files. by @jdumas in #2
  • Continuous integration via GitHub Actions. by @jdumas in #1
  • Cleanup by @FabienPean in #7
  • Fix CMakeLists for using geogram as a dependency by @FabienPean in #8
  • Fix C++20 Compilation of memory.h header by @DevFdv in #14
  • CMake: Add support for building on aarch64 Darwin by @p12tic in #17
  • CMake: Fix build on Android NDK by @p12tic in #18
  • Use internal linkage for symbols from stb_image.h by @p12tic in #20
  • Fix build on iOS by @p12tic in #21
  • Fix MSVC intrinsics by @nursik in #22

New Contributors

Full Changelog: https://github.com/BrunoLevy/geogram/commits/v1.8.1