[pdal-commits] [PDAL/PDAL] f76658: Correct reprojection culling by reverting to the o...

GitHub noreply at github.com
Thu Oct 29 12:31:25 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: f7665802e1a6864ca1b1334f14ef610687bfb02c
      https://github.com/PDAL/PDAL/commit/f7665802e1a6864ca1b1334f14ef610687bfb02c
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp

  Log Message:
  -----------
  Correct reprojection culling by reverting to the original behavior.  Keep the reintroduced filter call.


  Commit: f643cb5c922b3bf079a3fd544fb1bd37764fb221
      https://github.com/PDAL/PDAL/commit/f643cb5c922b3bf079a3fd544fb1bd37764fb221
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp

  Log Message:
  -----------
  Oops, throw the error, not the string.


  Commit: 0e7308a8a80f33c6ad12aff1667b21d00da87f79
      https://github.com/PDAL/PDAL/commit/0e7308a8a80f33c6ad12aff1667b21d00da87f79
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp

  Log Message:
  -----------
  Merge branch 'master' into reprojection-filtering

Conflicts:
	filters/reprojection/ReprojectionFilter.cpp
	filters/reprojection/ReprojectionFilter.hpp


  Commit: f4b5e2b1fdc7541cd048cd40883852818794f645
      https://github.com/PDAL/PDAL/commit/f4b5e2b1fdc7541cd048cd40883852818794f645
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp

  Log Message:
  -----------
  Merge pull request #1021 from PDAL/reprojection-filtering

Reprojection re-culling


Compare: https://github.com/PDAL/PDAL/compare/a9a350262b24...f4b5e2b1fdc7


More information about the pdal-commits mailing list