[pdal-commits] [PDAL/PDAL] c36193: Make strings fit 80 character width.
GitHub
noreply at github.com
Tue Jan 2 11:51:36 PST 2018
Branch: refs/heads/no-infinity-density
Home: https://github.com/PDAL/PDAL
Commit: c3619352893b04450895957fcb045a3c536f3b5f
https://github.com/PDAL/PDAL/commit/c3619352893b04450895957fcb045a3c536f3b5f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
Make strings fit 80 character width.
Commit: 2cc53d6ccfab66317a3374f737a3e0f73e10d0c2
https://github.com/PDAL/PDAL/commit/2cc53d6ccfab66317a3374f737a3e0f73e10d0c2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M io/TextReader.cpp
M io/TextReader.hpp
Log Message:
-----------
Add inspect() for text reader.
Commit: 45f7da48423e4273d3cc41c26bc7a3ce206c10ab
https://github.com/PDAL/PDAL/commit/45f7da48423e4273d3cc41c26bc7a3ce206c10ab
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M pdal/util/ProgramArgs.hpp
Log Message:
-----------
Add comment.
Commit: 86f7133b42636383640b591acf9e01552edeecfa
https://github.com/PDAL/PDAL/commit/86f7133b42636383640b591acf9e01552edeecfa
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
A test/data/tindex/t1.txt
A test/data/tindex/t2.txt
A test/data/tindex/t3.txt
M test/unit/CMakeLists.txt
A test/unit/apps/TIndexTest.cpp
Log Message:
-----------
Make fallback for failure of fast hexbin boundary.
Add simple test for tindex.
Close #1060
Commit: e465a09d4fa563c58b4218fd35838f5d06a32dd7
https://github.com/PDAL/PDAL/commit/e465a09d4fa563c58b4218fd35838f5d06a32dd7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M CMakeLists.txt
M cmake/unix_compiler_options.cmake
M dimbuilder/DimBuilder.cpp
M filters/MortonOrderFilter.cpp
M filters/OutlierFilter.cpp
M filters/SMRFilter.cpp
M io/GDALGrid.cpp
M io/GDALReader.cpp
M io/GDALWriter.cpp
M io/LasHeader.cpp
M io/OGRWriter.cpp
M io/OptechReader.cpp
M io/PlyReader.cpp
M pdal/EigenUtils.hpp
M pdal/FlexWriter.hpp
M pdal/KDIndex.hpp
M pdal/PDALUtils.cpp
M pdal/PointLayout.cpp
M pdal/PointLayout.hpp
M pdal/PointView.hpp
M plugins/cpd/filters/CpdFilter.cpp
M plugins/mrsid/CMakeLists.txt
M plugins/nitf/io/tre_plugins.cpp
M plugins/pcl/CMakeLists.txt
M plugins/sqlite/io/SQLiteWriter.hpp
M scripts/docker/Dockerfile
M tools/lasdump/Header.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 0b3755d66ce2d244220e1d8803d27ce1ca0480b7
https://github.com/PDAL/PDAL/commit/0b3755d66ce2d244220e1d8803d27ce1ca0480b7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Fix potential error using #if inside of macro.
Commit: 5f2779aed393558cb3e76ade7dc800c99f13d43d
https://github.com/PDAL/PDAL/commit/5f2779aed393558cb3e76ade7dc800c99f13d43d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.hpp
A filters/private/pnp/Comparison.hpp
A filters/private/pnp/Grid.hpp
A filters/private/pnp/GridPnp.hpp
A filters/private/pnp/VoxelRayTrace.hpp
M pdal/Geometry.cpp
M pdal/Geometry.hpp
M pdal/Polygon.cpp
M pdal/Polygon.hpp
Log Message:
-----------
New point-in-polygon code.
Close #1735
Commit: 33bb390c720ec391dd828b4b6ce071087d4140b6
https://github.com/PDAL/PDAL/commit/33bb390c720ec391dd828b4b6ce071087d4140b6
Author: Howard Butler <howard at hobu.co>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.hpp
A filters/private/pnp/Comparison.hpp
A filters/private/pnp/Grid.hpp
A filters/private/pnp/GridPnp.hpp
A filters/private/pnp/VoxelRayTrace.hpp
M io/TextReader.cpp
M io/TextReader.hpp
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
M pdal/Geometry.cpp
M pdal/Geometry.hpp
M pdal/Polygon.cpp
M pdal/Polygon.hpp
M pdal/util/ProgramArgs.hpp
M plugins/hexbin/filters/HexBin.cpp
A test/data/tindex/t1.txt
A test/data/tindex/t2.txt
A test/data/tindex/t3.txt
M test/unit/CMakeLists.txt
A test/unit/apps/TIndexTest.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into no-infinity-density
Compare: https://github.com/PDAL/PDAL/compare/885150297c6a...33bb390c720e
More information about the pdal-commits
mailing list