[pdal-commits] [PDAL/PDAL] 334af1: make registerPluginIfExists private
GitHub
noreply at github.com
Wed Nov 13 08:02:43 PST 2013
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 334af1fea9a42471374b2272b13cc3d159ee336c
https://github.com/PDAL/PDAL/commit/334af1fea9a42471374b2272b13cc3d159ee336c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M include/pdal/PipelineManager.hpp
Log Message:
-----------
make registerPluginIfExists private
Commit: 1cffdd4ce0a3316e9a084dd5b591eb4f52c0839c
https://github.com/PDAL/PDAL/commit/1cffdd4ce0a3316e9a084dd5b591eb4f52c0839c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M include/pdal/kernel/Info.hpp
M include/pdal/kernel/Pipeline.hpp
M include/pdal/kernel/Support.hpp
M src/kernel/Info.cpp
M src/kernel/Support.cpp
A test/data/filters/hexbin-info.xml
Log Message:
-----------
make pdal info --stats myfile.xml --pipeline-serialization work #203
Commit: b0e75dc8a8f9b30da324623347abf76cd51a2e4f
https://github.com/PDAL/PDAL/commit/b0e75dc8a8f9b30da324623347abf76cd51a2e4f
Author: Howard Butler <howard at hobu.co>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M include/pdal/PipelineManager.hpp
M include/pdal/kernel/Info.hpp
M include/pdal/kernel/Pipeline.hpp
M include/pdal/kernel/Support.hpp
M src/kernel/Info.cpp
M src/kernel/Support.cpp
A test/data/filters/hexbin-info.xml
Log Message:
-----------
Merge pull request #203 from PDAL/issues/203-pipeline-serialization-info
pdal info doesn't do pipeline serialization stuff
Compare: https://github.com/PDAL/PDAL/compare/a617bc76f257...b0e75dc8a8f9
More information about the pdal-commits
mailing list