[pdal-commits] [PDAL/PDAL] bae837: Add origin support for SplitterFilter.
GitHub
noreply at github.com
Tue May 12 07:29:55 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: bae837ba541821d9503baab45ebee27486f18e3d
https://github.com/PDAL/PDAL/commit/bae837ba541821d9503baab45ebee27486f18e3d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
A doc/stages/filters.splitter.rst
M filters/splitter/SplitterFilter.cpp
M filters/splitter/SplitterFilter.hpp
Log Message:
-----------
Add origin support for SplitterFilter.
Commit: f6306ed387fe479b92b9e9b6b050fad8d789fb3e
https://github.com/PDAL/PDAL/commit/f6306ed387fe479b92b9e9b6b050fad8d789fb3e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-07 (Thu, 07 May 2015)
Changed paths:
M include/pdal/Utils.hpp
Log Message:
-----------
Merge branch 'master' of https://github.com/PDAL/PDAL
Commit: 1af541c3270bf00e50facdb1055e910070bdc786
https://github.com/PDAL/PDAL/commit/1af541c3270bf00e50facdb1055e910070bdc786
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M filters/splitter/SplitterFilter.cpp
Log Message:
-----------
Fix nan comparison.
Commit: c67ebaa3d8c03f7947d8aa22b1fba487178d168c
https://github.com/PDAL/PDAL/commit/c67ebaa3d8c03f7947d8aa22b1fba487178d168c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M .gitignore
M README.md
M doc/stages/writers.pgpointcloud.rst
M include/pdal/PluginManager.hpp
M include/pdal/pdal_macros.hpp
M include/pdal/util/Bounds.hpp
M io/las/LasReader.cpp
M plugins/sqlite/io/SQLiteCommon.hpp
M plugins/sqlite/test/SQLiteTest.cpp
M src/KernelFactory.cpp
M src/PluginManager.cpp
M src/StageFactory.cpp
M test/unit/BoundsTest.cpp
M test/unit/io/las/LasReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/d281c0bf16c1...c67ebaa3d8c0
More information about the pdal-commits
mailing list