[pdal-commits] [PDAL/PDAL] 060f78: Allow dimension names to contain slashes for the a...
GitHub
noreply at github.com
Fri Jan 26 06:17:14 PST 2018
Branch: refs/heads/config
Home: https://github.com/PDAL/PDAL
Commit: 060f7832abc0f738601823f6bd2cd20b1f1e5c9d
https://github.com/PDAL/PDAL/commit/060f7832abc0f738601823f6bd2cd20b1f1e5c9d
Author: Connor Manning <connor at hobu.co>
Date: 2018-01-23 (Tue, 23 Jan 2018)
Changed paths:
M pdal/DimUtil.hpp
Log Message:
-----------
Allow dimension names to contain slashes for the assign/range filters.
Commit: 37edaa3f0676754a35df45067fd15564d9c5c30b
https://github.com/PDAL/PDAL/commit/37edaa3f0676754a35df45067fd15564d9c5c30b
Author: Connor Manning <connor at hobu.co>
Date: 2018-01-23 (Tue, 23 Jan 2018)
Changed paths:
M pdal/DimUtil.hpp
Log Message:
-----------
Merge pull request #1784 from PDAL/dimensions-with-slashes
Allow dimension names to contain slashes for the assign/range filters.
Commit: f71e19607e9fc010cf387e81699aeb9185d7b360
https://github.com/PDAL/PDAL/commit/f71e19607e9fc010cf387e81699aeb9185d7b360
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M scripts/ci/script.sh
Log Message:
-----------
Re-enable Python Extension building on AppVeyor (#1787)
* turn Python extension testing back on
* need pip
* need cython
Commit: 5e7c3985e8f6ccd1ed1c84d8cfb1b9517ead34a1
https://github.com/PDAL/PDAL/commit/5e7c3985e8f6ccd1ed1c84d8cfb1b9517ead34a1
Author: Blottiere Paul <blottiere.paul at gmail.com>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
A doc/stages/filters.mortonorder.img1.png
M doc/stages/filters.mortonorder.rst
M filters/MortonOrderFilter.cpp
M filters/MortonOrderFilter.hpp
M test/unit/CMakeLists.txt
A test/unit/filters/MortonOrderTest.cpp
Log Message:
-----------
[filter] Reverse Morton (#1786)
* Add revert Morton algorithm
* Add test
* Rename option from revert to reverse
* Update documentation
* Some minor changes
Commit: 59feb3997a413dab105c66dabf0684558f262fc6
https://github.com/PDAL/PDAL/commit/59feb3997a413dab105c66dabf0684558f262fc6
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
M doc/stages/filters.python.rst
M doc/tutorial/pcl_spec.rst
Log Message:
-----------
fix up filters.ground references that are now out of date
Commit: 4d9dfe8f48ee860c59d159e190a4f441cc26d78f
https://github.com/PDAL/PDAL/commit/4d9dfe8f48ee860c59d159e190a4f441cc26d78f
Author: Connor Manning <connor at hobu.co>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
Use master branch for Dockerfile.
Commit: e1fdd64523a18c6c8b6611a8542c6aaddaf901ff
https://github.com/PDAL/PDAL/commit/e1fdd64523a18c6c8b6611a8542c6aaddaf901ff
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
A doc/stages/filters.mortonorder.img1.png
M doc/stages/filters.mortonorder.rst
M doc/stages/filters.python.rst
M doc/tutorial/pcl_spec.rst
M filters/MortonOrderFilter.cpp
M filters/MortonOrderFilter.hpp
M pdal/DimUtil.hpp
M scripts/ci/script.sh
M scripts/docker/Dockerfile
M test/unit/CMakeLists.txt
A test/unit/filters/MortonOrderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into config
Commit: f223102ade3879d885fb54e0e193943b7ae7c413
https://github.com/PDAL/PDAL/commit/f223102ade3879d885fb54e0e193943b7ae7c413
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-26 (Fri, 26 Jan 2018)
Changed paths:
M plugins/greyhound/CMakeLists.txt
Log Message:
-----------
Remove arbiter lib.
Compare: https://github.com/PDAL/PDAL/compare/71953e7b9402...f223102ade38
More information about the pdal-commits
mailing list