[pdal-commits] [PDAL/PDAL] 42cebf: Pass options when stage is created as part of kern...

GitHub noreply at github.com
Mon Aug 8 13:25:15 PDT 2016


  Branch: refs/heads/issue-1277
  Home:   https://github.com/PDAL/PDAL
  Commit: 42cebfccd8ce82c64ea778aac43d422278ef3024
      https://github.com/PDAL/PDAL/commit/42cebfccd8ce82c64ea778aac43d422278ef3024
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M examples/writing-kernel/MyKernel.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/Options.hpp
    M include/pdal/PipelineManager.hpp
    M kernels/diff/DiffKernel.cpp
    M kernels/info/InfoKernel.cpp
    M kernels/random/RandomKernel.cpp
    M kernels/sort/SortKernel.cpp
    M kernels/split/SplitKernel.cpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/translate/TranslateKernel.cpp
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pcl/kernel/PCLKernel.cpp
    M plugins/pcl/kernel/SmoothKernel.cpp
    M src/Kernel.cpp
    M src/PipelineManager.cpp
    M src/PipelineReaderJSON.cpp
    M src/PipelineReaderXML.cpp
    A test/data/pipeline/sort2.json.in
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Pass options when stage is created as part of kernel.


  Commit: 728e091c89632f50cec4b94001bb2350d800a819
      https://github.com/PDAL/PDAL/commit/728e091c89632f50cec4b94001bb2350d800a819
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M io/pts/PtsReader.cpp
    M kernels/split/SplitKernel.cpp
    M test/unit/PluginManagerTest.cpp

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


  Commit: 0e7befb0b831b175f4e4a882236dcd98d7bbd2b7
      https://github.com/PDAL/PDAL/commit/0e7befb0b831b175f4e4a882236dcd98d7bbd2b7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M test/unit/PluginManagerTest.cpp

  Log Message:
  -----------
  Fix test by ignoring count and checking install path.


Compare: https://github.com/PDAL/PDAL/compare/42cebfccd8ce^...0e7befb0b831


More information about the pdal-commits mailing list