[pdal-commits] [PDAL/PDAL] 2826c9: Merge StageBase into Stage.

GitHub noreply at github.com
Fri May 2 07:26:36 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2826c9c5166062a35085ab64ec282994488fcaa9
      https://github.com/PDAL/PDAL/commit/2826c9c5166062a35085ab64ec282994488fcaa9
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M include/pdal/Log.hpp
    M include/pdal/Stage.hpp
    R include/pdal/StageBase.hpp
    M include/pdal/StageInfo.hpp
    M include/pdal/Writer.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M include/pdal/drivers/oci/common.hpp
    M src/CMakeLists.txt
    M src/Filter.cpp
    M src/MultiFilter.cpp
    M src/PipelineWriter.cpp
    M src/Reader.cpp
    M src/Stage.cpp
    R src/StageBase.cpp
    M src/Writer.cpp
    M src/drivers/oci/Writer.cpp
    M src/filters/Scaling.cpp
    M src/filters/Selector.cpp
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Merge StageBase into Stage.


  Commit: 1fdaf6bcf67af57f76fb2752d7ebb57ed0aa6d34
      https://github.com/PDAL/PDAL/commit/1fdaf6bcf67af57f76fb2752d7ebb57ed0aa6d34
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M include/pdal/Log.hpp
    M include/pdal/Stage.hpp
    R include/pdal/StageBase.hpp
    M include/pdal/StageInfo.hpp
    M include/pdal/Writer.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M include/pdal/drivers/oci/common.hpp
    M src/CMakeLists.txt
    M src/Filter.cpp
    M src/MultiFilter.cpp
    M src/PipelineWriter.cpp
    M src/Reader.cpp
    M src/Stage.cpp
    R src/StageBase.cpp
    M src/Writer.cpp
    M src/drivers/oci/Writer.cpp
    M src/filters/Scaling.cpp
    M src/filters/Selector.cpp
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Merge pull request #344 from PDAL/no-stage-base

Merge StageBase into Stage.


Compare: https://github.com/PDAL/PDAL/compare/b4edd34d5bbe...1fdaf6bcf67a


More information about the pdal-commits mailing list