[pdal-commits] [PDAL/PDAL] 06eb58: PCD doc fix (#3065)
Andrew Bell
noreply at github.com
Thu May 14 13:18:48 PDT 2020
Branch: refs/heads/issue-3071
Home: https://github.com/PDAL/PDAL
Commit: 06eb582e84b83823146e0302d96494ca8c0e86b4
https://github.com/PDAL/PDAL/commit/06eb582e84b83823146e0302d96494ca8c0e86b4
Author: jedfrechette <jedfrechette at gmail.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M doc/stages/readers.pcd.rst
M doc/stages/writers.pcd.rst
Log Message:
-----------
PCD doc fix (#3065)
* Fix format link in reader.pcd docs
* Fix format link in writer.pcd docs
Commit: a694e6ab245743a2081c8d06a7cba999e9471880
https://github.com/PDAL/PDAL/commit/a694e6ab245743a2081c8d06a7cba999e9471880
Author: Julian Fell <jtfell at users.noreply.github.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M doc/about.rst
A doc/stages/filters.julia.rst
M doc/stages/filters.rst
Log Message:
-----------
Add documentation for julia filter (#3062)
* add documentation for julia filter
* add julia filter to docs index
Commit: 1d925f0f86047208a3e6139aefc24c5d1dbfbdce
https://github.com/PDAL/PDAL/commit/1d925f0f86047208a3e6139aefc24c5d1dbfbdce
Author: chambbj <brad.chambers at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M test/unit/CMakeLists.txt
A test/unit/filters/MiniballFilterTest.cpp
A test/unit/filters/PlaneFitFilterTest.cpp
Log Message:
-----------
Add some tests for miniball and planefit (#3061)
Commit: bd6beb87c80eedde630b632cdeddfc93a8d6e8b6
https://github.com/PDAL/PDAL/commit/bd6beb87c80eedde630b632cdeddfc93a8d6e8b6
Author: chambbj <brad.chambers at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M filters/SMRFilter.cpp
Log Message:
-----------
Exit knnfill early if provisional surface is entirely NaN (#3060)
Commit: 9faad72f95baa5eff51d511919a607742b3bd758
https://github.com/PDAL/PDAL/commit/9faad72f95baa5eff51d511919a607742b3bd758
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M doc/about.rst
A doc/stages/filters.julia.rst
M doc/stages/filters.rst
M doc/stages/readers.pcd.rst
M doc/stages/writers.pcd.rst
M filters/SMRFilter.cpp
M test/unit/CMakeLists.txt
A test/unit/filters/MiniballFilterTest.cpp
A test/unit/filters/PlaneFitFilterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-3071
Commit: 8ec82265ed77e9141f4c8e66664caaae37f6864d
https://github.com/PDAL/PDAL/commit/8ec82265ed77e9141f4c8e66664caaae37f6864d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M filters/SMRFilter.cpp
Log Message:
-----------
Merge fix.
Compare: https://github.com/PDAL/PDAL/compare/01dc1356ef40...8ec82265ed77
More information about the pdal-commits
mailing list