[pdal-commits] [PDAL/PDAL] 8746bf: Remove color filter as discussed.
GitHub
noreply at github.com
Thu Jul 17 10:16:15 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: 8746bf817d95885c1eab5b16400599b25b094ef4
https://github.com/PDAL/PDAL/commit/8746bf817d95885c1eab5b16400599b25b094ef4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M include/pdal/Filters.hpp
R include/pdal/filters/Color.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
R src/filters/Color.cpp
M test/unit/CMakeLists.txt
R test/unit/filters/ColorFilterTest.cpp
Log Message:
-----------
Remove color filter as discussed.
Commit: f5144a4634a5d1b1af4cd9c47065d90940e8eb3c
https://github.com/PDAL/PDAL/commit/f5144a4634a5d1b1af4cd9c47065d90940e8eb3c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M include/pdal/Stage.hpp
M include/pdal/drivers/faux/Reader.hpp
M include/pdal/filters/InPlaceReprojection.hpp
M src/Stage.cpp
M src/drivers/las/Reader.cpp
M src/drivers/las/Writer.cpp
A src/filters/Color.cpp
M src/filters/InPlaceReprojection.cpp
M src/filters/Reprojection.cpp
Log Message:
-----------
Merge branch 'point-context' of https://github.com/PDAL/PDAL into point-context
Conflicts:
src/filters/Color.cpp
Compare: https://github.com/PDAL/PDAL/compare/13af3387731c...f5144a4634a5
More information about the pdal-commits
mailing list