[pdal-commits] [PDAL/PDAL] 50b5b7: wip
GitHub
noreply at github.com
Wed Aug 15 08:58:49 PDT 2018
Branch: refs/heads/cmake-3-req
Home: https://github.com/PDAL/PDAL
Commit: 50b5b72f03f300a001aa88fe4d8712338c5f7c1c
https://github.com/PDAL/PDAL/commit/50b5b72f03f300a001aa88fe4d8712338c5f7c1c
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-09 (Thu, 09 Aug 2018)
Changed paths:
M cmake/examples/hobu-config.sh
M plugins/python/io/NumpyReader.cpp
M plugins/python/io/NumpyReader.hpp
Log Message:
-----------
wip
Commit: a222c87b574cdf1ba5534da14071d2795df88134
https://github.com/PDAL/PDAL/commit/a222c87b574cdf1ba5534da14071d2795df88134
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-15 (Wed, 15 Aug 2018)
Changed paths:
M .gitignore
M cmake/options.cmake
M cmake/unix_compiler_options.cmake
A doc/apps/tile.rst
M doc/stages/readers.faux.rst
M doc/stages/readers.text.rst
M filters/ClusterFilter.cpp
M filters/PMFFilter.cpp
M filters/ReturnsFilter.cpp
M filters/SMRFilter.cpp
M filters/SplitterFilter.cpp
M filters/SplitterFilter.hpp
A filters/private/Segmentation.cpp
A filters/private/Segmentation.hpp
M io/FauxReader.cpp
M io/TextReader.cpp
M io/TextWriter.cpp
A kernels/TileKernel.cpp
A kernels/TileKernel.hpp
M pdal/FlexWriter.hpp
M pdal/Options.cpp
M pdal/Options.hpp
M pdal/PointView.hpp
R pdal/Segmentation.cpp
R pdal/Segmentation.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M pdal/StageExtensions.cpp
M pdal/StageWrapper.hpp
M pdal/Streamable.cpp
M pdal/Streamable.hpp
M pdal/Writer.cpp
M pdal/Writer.hpp
M pdal/util/FileUtils.cpp
M plugins/CMakeLists.txt
A plugins/fbx/CMakeLists.txt
A plugins/fbx/io/FbxWriter.cpp
A plugins/fbx/io/FbxWriter.hpp
A plugins/fbx/test/FbxWriterTest.cpp
M plugins/python/filters/PythonFilter.cpp
M plugins/python/plang/Invocation.cpp
M plugins/python/plang/Invocation.hpp
M plugins/python/test/PythonFilterTest.cpp
A test/data/japanese.txt
A test/data/las/tile/file1.las
A test/data/las/tile/file2.las
A test/data/las/tile/file3.las
A test/data/text/file1.txt
A test/data/text/file2.txt
A test/data/text/file3.txt
M test/unit/CMakeLists.txt
M test/unit/FileUtilsTest.cpp
M test/unit/SegmentationTest.cpp
A test/unit/apps/TileTest.cpp
A test/unit/filters/ReturnsFilterTest.cpp
A test/unit/filters/VoxelTest.cpp
M vendor/gtest/cmake/internal_utils.cmake
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into python-numpy-array-direct
Commit: d4949351fd05eaab776aa7c27a2ba753574d6645
https://github.com/PDAL/PDAL/commit/d4949351fd05eaab776aa7c27a2ba753574d6645
Author: Howard Butler <howard at hobu.co>
Date: 2018-08-15 (Wed, 15 Aug 2018)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
make PDAL require CMake 3.5+
Compare: https://github.com/PDAL/PDAL/compare/50b5b72f03f3^...d4949351fd05
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list