Skip to content

Release v2.2.5

Compare
Choose a tag to compare
@Grantim Grantim released this 21 Sep 15:28
· 2486 commits to master since this release
f2d51a6

Autogenerated release v2.2.5.47

OS Dev
Windows x64 zip
Ubuntu 20 LTS x64 deb
Ubuntu 20 LTS arm64 deb
Ubuntu 22 LTS x64 deb
Ubuntu 22 LTS arm64 deb
Fedora 37 x64 rpm
MacOS x64 (Intel) x64 pkg
MacOS arm (Apple Silicon) arm pkg

What's Changed

  • PolylineTopology::buildFromContours: ignore contours with 0 or 1 points because of no edges in them by @Fedr in #1589
  • fedora38: enable gcc13 builds by @MaxRayskiy in #1590
  • Support old e57format version by @Grantim in #1592
  • Move mouse cursor along with touchpad swipe gesture by @oitel in #1593
  • Add LAS/LAZ file format support by @oitel in #1594
  • make link to fail if there are unresolved symbols by @Fedr in #1597
  • remove unnecessary pthread dependency by @Fedr in #1599
  • Bump actions/checkout from 3 to 4 by @dependabot in #1601
  • Support lidar pointclouds in pts format by @Grantim in #1603
  • Clang build-time error about undefined symbols by @Fedr in #1598
  • fix empty space in information panel by @ABSitf in #1600
  • Precise contours triangulation by @Grantim in #1602
  • No input filtering for imgui by @Grantim in #1606
  • Preserve coordinate precision for geopositioned point clouds by @oitel in #1605
  • use CMAKE_SHARED_LINKER_FLAGS and CMAKE_EXE_LINKER_FLAGS by @Fedr in #1609
  • Fix computeBoundingBox export by @Grantim in #1610
  • Better modeling of merge order of watershed basins by @Fedr in #1608
  • Add optional mapping in cut mesh converter by @Grantim in #1612
  • Fix MSVC build by @oitel in #1613
  • make free-form findSteepestDescentPoint functions by @Fedr in #1614
  • Make standard views as in other software by @Fedr in #1615
  • Restrict steepest descent path to a region by @Fedr in #1616
  • WatershedGraph::getAllBasinFaces() by @Fedr in #1617
  • Add function for searching overhangs by @oitel in #1611
  • Update MRCuda CMake configuration by @oitel in #1607
  • Embed terrain new impl by @Grantim in #1622
  • distanceMapFromContours() for preallocated map by @Fedr in #1625
  • Apply transform during overhang search by @oitel in #1628
  • Bump aws-actions/configure-aws-credentials from 3 to 4 by @dependabot in #1620
  • Bump docker/login-action from 2 to 3 by @dependabot in #1619
  • Bump docker/build-push-action from 4 to 5 by @dependabot in #1618
  • Optimize pointcloud triangulation by @Grantim in #1629
  • Remove unnecessary stuff from MRICP.h by @Fedr in #1632

Full Changelog: v2.2.4...v2.2.5