[pdal-commits] [PDAL/PDAL] 505cb1: Write integers using integer formatting. (#2467)

Andrew Bell noreply at github.com
Wed Apr 17 08:32:01 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 505cb1c36f76ee221c7c476e17d2170696d03aa6
      https://github.com/PDAL/PDAL/commit/505cb1c36f76ee221c7c476e17d2170696d03aa6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
    M doc/stages/writers.ply.rst
    M io/PlyWriter.cpp
    M io/PlyWriter.hpp
    M pdal/DimUtil.hpp
    M test/data/ply/issue_2421.ply
    A test/data/ply/sized_dims.ply
    A test/data/ply/unsized_dims.ply
    M test/unit/io/PlyWriterTest.cpp

  Log Message:
  -----------
  Write integers using integer formatting. (#2467)

* Add support for user-specified dimension types.
Write integers using integer formatting.

* Test for busted appveyor.

* Remove debug.




More information about the pdal-commits mailing list