[pdal-commits] [PDAL/PDAL] 2048c0: will not even try to visualize if PDAL_HAVE_PCL_VI...

GitHub noreply at github.com
Sun Oct 26 09:05:21 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2048c014ec1fe0652718c64510bdbd045a8826c1
      https://github.com/PDAL/PDAL/commit/2048c014ec1fe0652718c64510bdbd045a8826c1
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M include/pdal/kernel/Application.hpp
    M src/kernel/Application.cpp
    M src/kernel/Ground.cpp
    M src/kernel/PCL.cpp
    M src/kernel/Translate.cpp

  Log Message:
  -----------
  will not even try to visualize if PDAL_HAVE_PCL_VISUALIZATION not present


  Commit: 3fce44dac469ac5fa702bcf57c06c6b3fe5ee178
      https://github.com/PDAL/PDAL/commit/3fce44dac469ac5fa702bcf57c06c6b3fe5ee178
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M src/kernel/Application.cpp

  Log Message:
  -----------
  oops, still need the guard for now


  Commit: 1b1650504e71c2a1d44fb3073cd454fe558a8b38
      https://github.com/PDAL/PDAL/commit/1b1650504e71c2a1d44fb3073cd454fe558a8b38
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M src/kernel/Random.cpp
    M src/kernel/Sort.cpp

  Log Message:
  -----------
  check if visualization requested in Sort and Random as well


  Commit: 67ece3c300c1470dd0b06fb098e1786d5f1f36ef
      https://github.com/PDAL/PDAL/commit/67ece3c300c1470dd0b06fb098e1786d5f1f36ef
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-10-26 (Sun, 26 Oct 2014)

  Changed paths:
    M include/pdal/kernel/Application.hpp
    M src/kernel/Application.cpp
    M src/kernel/Ground.cpp
    M src/kernel/PCL.cpp
    M src/kernel/Random.cpp
    M src/kernel/Sort.cpp
    M src/kernel/Translate.cpp

  Log Message:
  -----------
  Merge pull request #538 from PDAL/remove-cannot-visualize-error

will not even try to visualize if PDAL_HAVE_PCL_VISUALIZATION not present


Compare: https://github.com/PDAL/PDAL/compare/df192758de4d...67ece3c300c1


More information about the pdal-commits mailing list