[pdal-commits] [PDAL/PDAL] 8ba8da: Don't use fixed format for doubles. Use default f...
GitHub
noreply at github.com
Fri Oct 9 13:25:56 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 8ba8daef92a6ef07985771d06cf13f0c40646f36
https://github.com/PDAL/PDAL/commit/8ba8daef92a6ef07985771d06cf13f0c40646f36
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-07 (Wed, 07 Oct 2015)
Changed paths:
M include/pdal/util/Utils.hpp
M test/unit/MetadataTest.cpp
Log Message:
-----------
Don't use fixed format for doubles. Use default format with significant
precision.
Commit: 2a32bd2a0b861b139a6a60e651c310435d7b7cfc
https://github.com/PDAL/PDAL/commit/2a32bd2a0b861b139a6a60e651c310435d7b7cfc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M io/gdal/GDALReader.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 00d630df13b13356ef1d81da9c8398354dee83ba
https://github.com/PDAL/PDAL/commit/00d630df13b13356ef1d81da9c8398354dee83ba
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M doc/stages/filters.attribute.rst
M filters/crop/CropFilter.cpp
M plugins/attribute/CMakeLists.txt
M plugins/attribute/filters/AttributeFilter.cpp
M plugins/attribute/filters/AttributeFilter.hpp
A plugins/attribute/test/AttributeFilterTest.cpp
Log Message:
-----------
commit dc48725c1f54cb30649eea93691d8c5e0711c9c4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: Wed Oct 7 11:47:40 2015 -0500
Small bug fixes in attribute filter.
Make crop filter work when prepared more than once.
Add tests for attribute filter.
Remove multi-dimension support for attribute filter.
Compare: https://github.com/PDAL/PDAL/compare/1a7f557c4ed0...00d630df13b1
More information about the pdal-commits
mailing list