[pdal-commits] [PDAL/PDAL] 56df14: Port Attributes Filter

GitHub noreply at github.com
Wed Nov 19 12:40:22 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 56df1497d7578dc6fbcd88ae213219adda5566df
      https://github.com/PDAL/PDAL/commit/56df1497d7578dc6fbcd88ae213219adda5566df
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M CMakeLists.txt
    A filters/CMakeLists.txt
    A filters/attribute/AttributeFilter.cpp
    A filters/attribute/AttributeFilter.hpp
    A filters/attribute/CMakeLists.txt
    M include/pdal/Filters.hpp
    R include/pdal/filters/Attribute.hpp
    M src/CMakeLists.txt
    M src/StageFactory.cpp
    R src/filters/Attribute.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Port Attributes Filter


  Commit: a095fbf61e899a893e9588eeb7a8bea4725985a5
      https://github.com/PDAL/PDAL/commit/a095fbf61e899a893e9588eeb7a8bea4725985a5
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-11-19 (Wed, 19 Nov 2014)

  Changed paths:
    M CMakeLists.txt
    A filters/CMakeLists.txt
    A filters/attribute/AttributeFilter.cpp
    A filters/attribute/AttributeFilter.hpp
    A filters/attribute/CMakeLists.txt
    M include/pdal/Filters.hpp
    R include/pdal/filters/Attribute.hpp
    M src/CMakeLists.txt
    M src/StageFactory.cpp
    R src/filters/Attribute.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #615 from PDAL/move-attribute-filter

Port Attributes Filter


Compare: https://github.com/PDAL/PDAL/compare/7759747b416e...a095fbf61e89


More information about the pdal-commits mailing list