[pdal-commits] [PDAL/PDAL] 9bc7f8: TransformationFilter needs to export transformatio...
GitHub
noreply at github.com
Thu Jan 15 08:35:38 PST 2015
Branch: refs/heads/remove-iconv
Home: https://github.com/PDAL/PDAL
Commit: 9bc7f87411880dd78b4e02e9689b09dac4844638
https://github.com/PDAL/PDAL/commit/9bc7f87411880dd78b4e02e9689b09dac4844638
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M filters/transformation/TransformationFilter.hpp
Log Message:
-----------
TransformationFilter needs to export transformationMatrixFromString
Commit: fac2606fea0023a654518cd0e04a568cecd0554e
https://github.com/PDAL/PDAL/commit/fac2606fea0023a654518cd0e04a568cecd0554e
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M include/pdal/PDALUtils.hpp
Log Message:
-----------
PDALUtils needs to export toJSON
Commit: eae4598b3511944800b6e023102af59c97477252
https://github.com/PDAL/PDAL/commit/eae4598b3511944800b6e023102af59c97477252
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M include/pdal/pdal_export.hpp
Log Message:
-----------
pdal_export will always need pdal_defines (rather than hoping the including file took care of it first)
Commit: e587ff3b14965f7888db10ff6878aa61cba2818a
https://github.com/PDAL/PDAL/commit/e587ff3b14965f7888db10ff6878aa61cba2818a
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M util/Bounds.hpp
Log Message:
-----------
if we do not want to rely on PDAL (pdal_export.hpp) to build the Utils library, then we need to define PDAL_DLL locally
Commit: f833447e4281df1d9bc4b0c39fd35697915a3df4
https://github.com/PDAL/PDAL/commit/f833447e4281df1d9bc4b0c39fd35697915a3df4
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M filters/transformation/TransformationFilter.hpp
M include/pdal/PDALUtils.hpp
M include/pdal/pdal_export.hpp
M util/Bounds.hpp
Log Message:
-----------
Merge branch 'master' into remove-iconv
Compare: https://github.com/PDAL/PDAL/compare/f5665d831b65...f833447e4281
More information about the pdal-commits
mailing list