[pdal-commits] [PDAL/PDAL] efa188: Deprecate ByteSwap and Cache filters.
GitHub
noreply at github.com
Mon Jun 23 11:03:00 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: efa1880c7432d3a49bcc934c57636b410668aab9
https://github.com/PDAL/PDAL/commit/efa1880c7432d3a49bcc934c57636b410668aab9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
R src/filters/ByteSwap.cpp
R src/filters/Cache.cpp
R test/unit/filters/ByteSwapFilterTest.cpp
R test/unit/filters/CacheFilterTest.cpp
Log Message:
-----------
Deprecate ByteSwap and Cache filters.
Commit: 6259123b4756e9019e69a071fa6349aa2cac7536
https://github.com/PDAL/PDAL/commit/6259123b4756e9019e69a071fa6349aa2cac7536
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M include/pdal/filters/ByteSwap.hpp
M include/pdal/filters/Cache.hpp
M include/pdal/filters/Splitter.hpp
M src/CMakeLists.txt
M src/filters/Splitter.cpp
M test/unit/CMakeLists.txt
M test/unit/filters/ChipperTest.cpp
M test/unit/filters/SplitterTest.cpp
Log Message:
-----------
Splitter to point context.
Finish deprecating ByteSwap and Cache filters.
Compare: https://github.com/PDAL/PDAL/compare/ec49b6b270d3...6259123b4756
More information about the pdal-commits
mailing list