[pdal-commits] [PDAL/PDAL] 35b6dc: initialize the LAS header at the
start of the firs...
GitHub
noreply at github.com
Fri Mar 9 16:44:48 EST 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 35b6dc0bbe746e9c6ae1f9ad70a6d14e433f33c4
https://github.com/PDAL/PDAL/commit/35b6dc0bbe746e9c6ae1f9ad70a6d14e433f33c4
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M include/pdal/drivers/las/Writer.hpp
M src/drivers/las/Writer.cpp
Log Message:
-----------
initialize the LAS header at the start of the first PointBuffer write, not at writeBegin
Commit: 9ec59f793f8115d162a908a2a32f6f5ed507b7a7
https://github.com/PDAL/PDAL/commit/9ec59f793f8115d162a908a2a32f6f5ed507b7a7
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
turn float->int conversion back on
Commit: 868000e486ef9ffe972d58692b7140f323a6b850
https://github.com/PDAL/PDAL/commit/868000e486ef9ffe972d58692b7140f323a6b850
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M src/filters/Scaling.cpp
M test/unit/ScalingFilterTest.cpp
Log Message:
-----------
only allow certain scaling conversions, fix up scaling operations for conversions we support
Commit: caf3f581373e325d5227a436bf21daf326637616
https://github.com/PDAL/PDAL/commit/caf3f581373e325d5227a436bf21daf326637616
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M test/unit/BPFTest.cpp
Log Message:
-----------
fix up test output
Commit: fc6036ec27f9ec04b293f9653520ea69ef157cfe
https://github.com/PDAL/PDAL/commit/fc6036ec27f9ec04b293f9653520ea69ef157cfe
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M CMakeLists.txt
M doc/building/windows.txt
M doc/development/index.txt
A doc/development/plang.txt
R src/plang/plang.rst
M test/unit/QFITReaderTest.cpp
Log Message:
-----------
Merge branch 'master' of github.com:PDAL/PDAL
Compare: https://github.com/PDAL/PDAL/compare/3df24c4...fc6036e
More information about the pdal-commits
mailing list