[pdal-commits] [PDAL/PDAL] 22a792: implement OpenSceneGraph reader from Jason Beverag...

GitHub noreply at github.com
Mon Jul 31 12:15:19 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 22a79235d2d9d9c0ce3305463de55d246579d7c0
      https://github.com/PDAL/PDAL/commit/22a79235d2d9d9c0ce3305463de55d246579d7c0
  Author: Howard Butler <howard at hobu.co>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M cmake/examples/hobu-config.sh
    A cmake/modules/FindOSG.cmake
    A cmake/openscenegraph.cmake
    M cmake/options.cmake
    M plugins/CMakeLists.txt
    A plugins/openscenegraph/CMakeLists.txt
    A plugins/openscenegraph/io/OSGReader.cpp
    A plugins/openscenegraph/io/OSGReader.hpp
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  implement OpenSceneGraph reader from Jason Beverage (#1622)

* implement OpenSceneGraph reader from Jason Beverage

* cmake module

* cleanups based on feedback

* build OSG optionally




More information about the pdal-commits mailing list