[pdal-commits] [PDAL/PDAL] 0be300: Remove hexer::Processor.

Andrew Bell noreply at github.com
Thu Jan 31 12:33:12 PST 2019


  Branch: refs/heads/simple_hex_grid
  Home:   https://github.com/PDAL/PDAL
  Commit: 0be300fea91880090b1d0a4e6d425b97ab25036b
      https://github.com/PDAL/PDAL/commit/0be300fea91880090b1d0a4e6d425b97ab25036b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-01-10 (Thu, 10 Jan 2019)

  Changed paths:
    M filters/private/hexer/HexGrid.cpp
    R filters/private/hexer/Processor.cpp
    R filters/private/hexer/Processor.hpp

  Log Message:
  -----------
  Remove hexer::Processor.


  Commit: 4be5364e0b3f497db8109d20b5a365efd1807f34
      https://github.com/PDAL/PDAL/commit/4be5364e0b3f497db8109d20b5a365efd1807f34
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-01-28 (Mon, 28 Jan 2019)

  Changed paths:
    M CMakeLists.txt
    M cmake/config.cmake
    M cmake/macros.cmake
    A cmake/openssl.cmake
    M doc/stages/writers.ply.rst
    M pdal/Reader.cpp
    M plugins/cpd/CMakeLists.txt
    M plugins/fbx/CMakeLists.txt
    M plugins/greyhound/CMakeLists.txt
    M plugins/i3s/CMakeLists.txt
    M plugins/icebridge/CMakeLists.txt
    M plugins/matlab/CMakeLists.txt
    M plugins/mbio/CMakeLists.txt
    M plugins/mrsid/CMakeLists.txt
    M plugins/nitf/CMakeLists.txt
    M plugins/oci/CMakeLists.txt
    M plugins/openscenegraph/CMakeLists.txt
    M plugins/pcl/CMakeLists.txt
    M plugins/pgpointcloud/CMakeLists.txt
    M plugins/python/filters/CMakeLists.txt
    M plugins/python/io/CMakeLists.txt
    M plugins/rdb/CMakeLists.txt
    M plugins/rxp/CMakeLists.txt
    M plugins/sqlite/CMakeLists.txt
    M test/unit/CMakeLists.txt
    M test/unit/SpatialReferenceTest.cpp
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

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


  Commit: 484ccb6267804d2649989fa513ad7f1071546155
      https://github.com/PDAL/PDAL/commit/484ccb6267804d2649989fa513ad7f1071546155
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
    M filters/HexBinFilter.cpp
    M filters/HexBinFilter.hpp
    M filters/private/hexer/HexGrid.cpp
    M filters/private/hexer/HexGrid.hpp
    M filters/private/hexer/HexInfo.hpp
    M filters/private/hexer/HexIter.hpp
    M filters/private/hexer/Hexagon.cpp
    M filters/private/hexer/Hexagon.hpp
    A filters/private/hexer/Hexer.hpp
    R filters/private/hexer/Mathpair.hpp
    M filters/private/hexer/Path.cpp
    M filters/private/hexer/Path.hpp
    M filters/private/hexer/Segment.cpp
    M filters/private/hexer/Segment.hpp
    M filters/private/hexer/exception.hpp
    M kernels/private/density/OGR.hpp
    A pdal/private/Mathpair.hpp
    A pdal/private/SimpleHexGrid.cpp
    A pdal/private/SimpleHexGrid.hpp

  Log Message:
  -----------
  Split HexGrid into pieces.


Compare: https://github.com/PDAL/PDAL/compare/0be300fea918^...484ccb626780


More information about the pdal-commits mailing list