[pdal-commits] [PDAL/PDAL] 7299d7: Fixes for clang 10.
Andrew Bell
noreply at github.com
Fri Aug 28 04:51:31 PDT 2020
Branch: refs/heads/2.2-maintenance
Home: https://github.com/PDAL/PDAL
Commit: 7299d7e853917b80151aa92d75f921c0c0180930
https://github.com/PDAL/PDAL/commit/7299d7e853917b80151aa92d75f921c0c0180930
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M vendor/arbiter/arbiter.cpp
Log Message:
-----------
Fixes for clang 10.
Commit: 3a04daf7f125e80305c7576b17b98964d8e91cba
https://github.com/PDAL/PDAL/commit/3a04daf7f125e80305c7576b17b98964d8e91cba
Author: trevorskaggs <skaggs.trevor at gmail.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M doc/stages/readers.rst
Log Message:
-----------
Add HDF reader stage to readers page. (#3219)
Commit: 6824a0eb1ed76e5ee342d2b25c688387436ca6be
https://github.com/PDAL/PDAL/commit/6824a0eb1ed76e5ee342d2b25c688387436ca6be
Author: Ryan Pals <ryan at hobu.co>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M io/ObjReader.cpp
M io/ObjReader.hpp
M pdal/Dimension.json
A test/data/obj/box_texture.obj
A test/data/obj/hyper_box.obj
M test/unit/io/ObjReaderTest.cpp
Log Message:
-----------
Obj texture fix -- simplified. (#3222)
* Texture 2 element fix
* Allow for 0-3 fields in texture and 3-4 fields in vertex position
* Rename texture dimensions, add W
* Allow all dimensions
* Allow more than 4 fields in vertex specification
* Remove unused
* Copy over tests
* Add W dimension
* Check vertex length
Commit: 966fd6537e2d593ba1c5aaf8d3d17d308bf74c96
https://github.com/PDAL/PDAL/commit/966fd6537e2d593ba1c5aaf8d3d17d308bf74c96
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M kernels/TranslateKernel.cpp
M pdal/Scaling.cpp
M vendor/eigen/Eigen/Core
M vendor/eigen/Eigen/Geometry
M vendor/eigen/Eigen/src/Core/AssignEvaluator.h
M vendor/eigen/Eigen/src/Core/products/GeneralMatrixVector.h
M vendor/kazhdan/Allocator.h
Log Message:
-----------
Fixes for clang10. (#3221)
Compare: https://github.com/PDAL/PDAL/compare/d64bdd3d15ff...966fd6537e2d
More information about the pdal-commits
mailing list