[pdal-commits] [PDAL/PDAL] cd0349: Initialize HeaderVals to avoid errors.
GitHub
noreply at github.com
Tue Sep 19 10:58:22 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: cd034909e1968d967b5814a69527542aad773626
https://github.com/PDAL/PDAL/commit/cd034909e1968d967b5814a69527542aad773626
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M io/HeaderVal.hpp
Log Message:
-----------
Initialize HeaderVals to avoid errors.
Commit: ff207e167b401035a3859d3eaa2c6547c9436e98
https://github.com/PDAL/PDAL/commit/ff207e167b401035a3859d3eaa2c6547c9436e98
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-13 (Wed, 13 Sep 2017)
Changed paths:
M doc/stages/readers.greyhound.rst
M pdal/util/Bounds.cpp
M plugins/greyhound/CMakeLists.txt
M plugins/greyhound/io/GreyhoundReader.cpp
M plugins/greyhound/io/GreyhoundReader.hpp
R plugins/greyhound/io/pool.cpp
R plugins/greyhound/io/pool.hpp
M plugins/greyhound/test/GreyhoundReaderTest.cpp
M vendor/arbiter/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 7cab50120611c38c2245c434b70413d2fcfa024e
https://github.com/PDAL/PDAL/commit/7cab50120611c38c2245c434b70413d2fcfa024e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M filters/StreamCallbackFilter.hpp
Log Message:
-----------
Allow simple callbacks for non-streaming mode.
Commit: cf088b931bd6b03f2bb269a630848d6cfe4a5159
https://github.com/PDAL/PDAL/commit/cf088b931bd6b03f2bb269a630848d6cfe4a5159
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-15 (Fri, 15 Sep 2017)
Changed paths:
M CMakeLists.txt
M cmake/laszip.cmake
M cmake/modules/FindLASzip.cmake
M io/LasHeader.cpp
M io/LasReader.cpp
M io/LasReader.hpp
M io/LasWriter.cpp
M io/LasWriter.hpp
R io/LasZipPoint.cpp
R io/LasZipPoint.hpp
M pdal/pdal_config.cpp
M scripts/docker/dependencies/Dockerfile
A test/data/las/autzen_trim_7.las
M test/unit/apps/pc2pcTest.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 18efde502a9353937188f55e3bb0be845430570b
https://github.com/PDAL/PDAL/commit/18efde502a9353937188f55e3bb0be845430570b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-15 (Fri, 15 Sep 2017)
Changed paths:
M pdal/PointTable.hpp
Log Message:
-----------
Set FixedPointTable to 0 on reset.
Commit: 68876b835a491c0123aa7b42873213435ea4f5d8
https://github.com/PDAL/PDAL/commit/68876b835a491c0123aa7b42873213435ea4f5d8
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-15 (Fri, 15 Sep 2017)
Changed paths:
M CMakeLists.txt
M cmake/laszip.cmake
M cmake/modules/FindLASzip.cmake
M doc/stages/filters.greedyprojection.rst
M doc/stages/readers.greyhound.rst
M doc/stages/writers.ply.rst
M io/HeaderVal.hpp
M io/LasHeader.cpp
M io/LasReader.cpp
M io/LasReader.hpp
M io/LasWriter.cpp
M io/LasWriter.hpp
R io/LasZipPoint.cpp
R io/LasZipPoint.hpp
M pdal/PointTable.hpp
M pdal/pdal_config.cpp
M pdal/util/Bounds.cpp
M plugins/greyhound/CMakeLists.txt
M plugins/greyhound/io/GreyhoundReader.cpp
M plugins/greyhound/io/GreyhoundReader.hpp
R plugins/greyhound/io/pool.cpp
R plugins/greyhound/io/pool.hpp
M plugins/greyhound/test/GreyhoundReaderTest.cpp
M scripts/docker/dependencies/Dockerfile
A test/data/las/autzen_trim_7.las
M test/unit/apps/pc2pcTest.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
M test/unit/io/LasWriterTest.cpp
M vendor/arbiter/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/post1.6'
Commit: 4138c6798890aca206d853d8138899cafc38866b
https://github.com/PDAL/PDAL/commit/4138c6798890aca206d853d8138899cafc38866b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M cmake/modules/FindLASzip.cmake
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 050b4e2838360b241696289658af7ada10864d7f
https://github.com/PDAL/PDAL/commit/050b4e2838360b241696289658af7ada10864d7f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)
Changed paths:
M io/LasWriter.cpp
Log Message:
-----------
Write all the points instead of the same one over and over.
Compare: https://github.com/PDAL/PDAL/compare/298a09a4f291...050b4e283836
More information about the pdal-commits
mailing list