[pdal-commits] [PDAL/PDAL] 1c8c61: support loading stage plugin as it is read via Pip...
GitHub
noreply at github.com
Tue Nov 13 12:48:30 PST 2012
Branch: refs/heads/load-plugin-from-pipeline
Home: https://github.com/PDAL/PDAL
Commit: 1c8c616c0bf89ce0cb82527c001bed48deeee331
https://github.com/PDAL/PDAL/commit/1c8c616c0bf89ce0cb82527c001bed48deeee331
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-13 (Tue, 13 Nov 2012)
Changed paths:
M include/pdal/StageFactory.hpp
M src/PipelineManager.cpp
M src/StageFactory.cpp
Log Message:
-----------
support loading stage plugin as it is read via PipelineReader
Commit: 278e027a0ef99eca16c29fdf154d5bd2449b79ce
https://github.com/PDAL/PDAL/commit/278e027a0ef99eca16c29fdf154d5bd2449b79ce
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-13 (Tue, 13 Nov 2012)
Changed paths:
M apps/AppSupport.cpp
M include/pdal/GlobalEnvironment.hpp
M include/pdal/ThreadEnvironment.hpp
M src/GlobalEnvironment.cpp
M src/ThreadEnvironment.cpp
Log Message:
-----------
there shouldn't be a global StageFactory
Commit: b2ad801cd585201cb61032e2b223210cdf70a924
https://github.com/PDAL/PDAL/commit/b2ad801cd585201cb61032e2b223210cdf70a924
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-13 (Tue, 13 Nov 2012)
Changed paths:
M include/pdal/PipelineManager.hpp
M include/pdal/StageFactory.hpp
M include/pdal/drivers/soci/Reader.hpp
M include/pdal/drivers/soci/Writer.hpp
M include/pdal/drivers/text/Writer.hpp
A include/pdal/pdal_macros.hpp
M src/PipelineManager.cpp
M src/StageFactory.cpp
M src/drivers/oci/Reader.cpp
M src/drivers/oci/Writer.cpp
M src/drivers/pcd/Writer.cpp
M src/drivers/soci/Reader.cpp
M src/drivers/soci/Writer.cpp
M src/drivers/text/Writer.cpp
Log Message:
-----------
macro'ize plugin function creation
Compare: https://github.com/PDAL/PDAL/compare/88680c3cd4ad...b2ad801cd585
More information about the pdal-commits
mailing list