[pdal-commits] [PDAL/PDAL] fdb587: Merge remote-tracking branch 'origin/master'
GitHub
noreply at github.com
Tue Apr 3 10:36:34 PDT 2018
Branch: refs/heads/issue-1889
Home: https://github.com/PDAL/PDAL
Commit: fdb58741ada301c48f73512b1e7f1d9e147793c3
https://github.com/PDAL/PDAL/commit/fdb58741ada301c48f73512b1e7f1d9e147793c3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-03 (Tue, 03 Apr 2018)
Changed paths:
M .gitignore
M apps/pdal.cpp
M cmake/examples/hobu-config.sh
A doc/stages/readers.numpy.rst
M doc/stages/readers.rst
M pdal/Log.cpp
M pdal/Log.hpp
M pdal/StageExtensions.cpp
M plugins/python/CMakeLists.txt
M plugins/python/filters/CMakeLists.txt
A plugins/python/io/CMakeLists.txt
A plugins/python/io/NumpyReader.cpp
A plugins/python/io/NumpyReader.hpp
M plugins/python/plang/Environment.cpp
M plugins/python/plang/Environment.hpp
M plugins/python/plang/Invocation.cpp
M plugins/python/plang/Redirector.hpp
A plugins/python/test/NumpyReaderTest.cpp
A plugins/python/test/make-test-data.py
A test/data/plang/1.2-with-color.npy
A test/data/plang/perlin.npy
M test/unit/apps/AppTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 4b31d56cf9626958500af9586799d75fa5fef471
https://github.com/PDAL/PDAL/commit/4b31d56cf9626958500af9586799d75fa5fef471
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-04-03 (Tue, 03 Apr 2018)
Changed paths:
M pdal/PluginDirectory.cpp
Log Message:
-----------
Use ; for path separator on Windows.
Compare: https://github.com/PDAL/PDAL/compare/fdb58741ada3^...4b31d56cf962
More information about the pdal-commits
mailing list