[pdal-commits] [PDAL/PDAL] 73ed30: Properly initialize member variables when a new Po...

Andrew Bell noreply at github.com
Wed May 1 12:51:30 PDT 2019


  Branch: refs/heads/issue-2295
  Home:   https://github.com/PDAL/PDAL
  Commit: 73ed303cfeb3d91763ff6916882906fa90ce4353
      https://github.com/PDAL/PDAL/commit/73ed303cfeb3d91763ff6916882906fa90ce4353
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M filters/ChipperFilter.cpp
    M scripts/docker/alpine/Dockerfile.dependencies
    M test/unit/filters/ChipperTest.cpp

  Log Message:
  -----------
  Properly initialize member variables when a new PointView is processed. (#2481)


  Commit: b7576970d91c8a8a07d9e05a68926d68ba589454
      https://github.com/PDAL/PDAL/commit/b7576970d91c8a8a07d9e05a68926d68ba589454
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M filters/CropFilter.cpp
    M io/EptReader.hpp
    M io/GDALWriter.hpp
    M io/LasHeader.hpp
    M io/private/EptSupport.hpp
    R pdal/Bounds.cpp
    R pdal/Bounds.hpp
    M pdal/EigenUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Metadata.cpp
    M pdal/Metadata.hpp
    M pdal/PDALUtils.hpp
    M pdal/QuadIndex.hpp
    M pdal/QuickInfo.hpp
    A pdal/util/Bounds.cpp
    A pdal/util/Bounds.hpp
    R pdal/util/Box.cpp
    R pdal/util/Box.hpp
    M pdal/util/CMakeLists.txt
    M plugins/greyhound/io/GreyhoundCommon.cpp
    M plugins/i3s/io/EsriReader.hpp
    M plugins/mrsid/io/MrsidReader.hpp
    M plugins/nitf/io/NitfFileWriter.hpp
    M test/unit/BoundsTest.cpp
    M tools/lasdump/Header.hpp

  Log Message:
  -----------
  Revert split of Box/Bounds. (#2484)


  Commit: 2cae265a5c3a6fa697702afa374699f6cf019db1
      https://github.com/PDAL/PDAL/commit/2cae265a5c3a6fa697702afa374699f6cf019db1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-01 (Wed, 01 May 2019)

  Changed paths:
    M filters/ChipperFilter.cpp
    M filters/CropFilter.cpp
    M io/EptReader.cpp
    M io/EptReader.hpp
    M io/GDALWriter.hpp
    M io/LasHeader.hpp
    M io/private/EptSupport.hpp
    R pdal/Bounds.cpp
    R pdal/Bounds.hpp
    M pdal/EigenUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Metadata.cpp
    M pdal/Metadata.hpp
    M pdal/PDALUtils.hpp
    M pdal/QuadIndex.hpp
    M pdal/QuickInfo.hpp
    M pdal/SpatialReference.cpp
    M pdal/SpatialReference.hpp
    A pdal/util/Bounds.cpp
    A pdal/util/Bounds.hpp
    R pdal/util/Box.cpp
    R pdal/util/Box.hpp
    M pdal/util/CMakeLists.txt
    M plugins/greyhound/io/GreyhoundCommon.cpp
    M plugins/i3s/io/EsriReader.hpp
    M plugins/mrsid/io/MrsidReader.hpp
    M plugins/nitf/io/NitfFileWriter.hpp
    M scripts/docker/alpine/Dockerfile.dependencies
    M test/unit/BoundsTest.cpp
    M test/unit/filters/ChipperTest.cpp
    M tools/lasdump/Header.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2295


Compare: https://github.com/PDAL/PDAL/compare/408eeca9e410...2cae265a5c3a


More information about the pdal-commits mailing list