[pdal-commits] [PDAL/PDAL] c0afd4: Port Ferry filter
GitHub
noreply at github.com
Fri Nov 21 21:10:19 PST 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: c0afd4d98852c537e8ba50c383f4b634ad23bc68
https://github.com/PDAL/PDAL/commit/c0afd4d98852c537e8ba50c383f4b634ad23bc68
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M filters/CMakeLists.txt
A filters/ferry/CMakeLists.txt
A filters/ferry/FerryFilter.cpp
A filters/ferry/FerryFilter.hpp
M include/pdal/Filters.hpp
R include/pdal/filters/Ferry.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/filters/Ferry.cpp
M test/unit/CMakeLists.txt
M test/unit/filters/FerryFilterTest.cpp
Log Message:
-----------
Port Ferry filter
Commit: fa5fd75572e9108e2d47ffe3eee24a70d8bbcd45
https://github.com/PDAL/PDAL/commit/fa5fd75572e9108e2d47ffe3eee24a70d8bbcd45
Author: Howard Butler <howard at hobu.co>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M filters/CMakeLists.txt
A filters/ferry/CMakeLists.txt
A filters/ferry/FerryFilter.cpp
A filters/ferry/FerryFilter.hpp
M include/pdal/Filters.hpp
R include/pdal/filters/Ferry.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/filters/Ferry.cpp
M test/unit/CMakeLists.txt
M test/unit/filters/FerryFilterTest.cpp
Log Message:
-----------
Merge pull request #626 from PDAL/move-ferry-filter
Port Ferry filter
Compare: https://github.com/PDAL/PDAL/compare/4f3d0808a234...fa5fd75572e9
More information about the pdal-commits
mailing list