[pdal-commits] [PDAL/PDAL] 6084ff: Remove dead PCL filters.

GitHub noreply at github.com
Fri Nov 3 07:16:40 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6084ff774e7f0e16cd2aa7bcd7dba28a939e6065
      https://github.com/PDAL/PDAL/commit/6084ff774e7f0e16cd2aa7bcd7dba28a939e6065
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M filters/GreedyProjection.cpp
    M plugins/pcl/CMakeLists.txt
    R plugins/pcl/filters/GreedyProjectionFilter.cpp
    R plugins/pcl/filters/GreedyProjectionFilter.hpp
    R plugins/pcl/filters/PoissonFilter.cpp
    R plugins/pcl/filters/PoissonFilter.hpp

  Log Message:
  -----------
  Remove dead PCL filters.
Have built-in greedyprojection filter take over the filter
name 'greedyprojection'.


  Commit: 92a24cfb438bc0c13988433c9e426fb7032c55ea
      https://github.com/PDAL/PDAL/commit/92a24cfb438bc0c13988433c9e426fb7032c55ea
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M CMakeLists.txt
    M appveyor.yml
    M cmake/examples/hobu-windows.bat
    M cmake/macros.cmake
    M dimbuilder/CMakeLists.txt
    A doc/development/cmake.rst
    R doc/development/compilation/media/OSGeo4WInstallAdvanced.png
    R doc/development/compilation/media/OSGeo4WInstallFromInternet.png
    R doc/development/compilation/media/OSGeo4WInstallGDALDev.png
    R doc/development/compilation/media/OSGeo4WInstallIConv.png
    R doc/development/compilation/media/OSGeo4WInstallLASZip.png
    R doc/development/compilation/media/OSGeo4WInstallLibXML2.png
    R doc/development/compilation/media/OSGeo4WInstallOCI.png
    R doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
    M doc/development/compilation/windows.rst
    R doc/development/contributors.rst
    R doc/development/conventions.rst
    R doc/development/docker.rst
    R doc/development/docs.rst
    R doc/development/goals.rst
    M doc/development/index.rst
    R doc/development/integration.rst
    R doc/development/testing.rst
    R doc/development/using.rst
    M doc/faq.rst
    M doc/index.rst
    A doc/project/contributors.rst
    A doc/project/conventions.rst
    A doc/project/docker.rst
    A doc/project/docs.rst
    A doc/project/integration.rst
    A doc/project/testing.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    A scripts/appveyor/build.cmd
    M scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd
    M scripts/docker/docbuild/Dockerfile
    M test/unit/CMakeLists.txt
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

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


  Commit: ca85b6734173809d2ff880e9a9dbee7d13a3d7f1
      https://github.com/PDAL/PDAL/commit/ca85b6734173809d2ff880e9a9dbee7d13a3d7f1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M test/unit/Support.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Revert "Remove '..' in configured temp path for unit tests"

This reverts commit 389be3d92dffd1905f97508ef01fc80437866aa8.


Compare: https://github.com/PDAL/PDAL/compare/004cac9afbc3...ca85b6734173


More information about the pdal-commits mailing list