Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port osgOcean to OSG 3.4.x - use osg/Version to keep backwards compatibility #52

Merged
merged 4 commits into from Jul 24, 2018

Commits on Oct 31, 2017

  1. computeBound() now (OSG > 3.2.1) returns a sphere bound, so switch to…

    … using computeBoundBox()
    fcami committed Oct 31, 2017
    Copy the full SHA
    e2c3234 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f738af5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    71ff746 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. switch to OSG_VERSION_LESS_THAN

    OSG API changes: fix versions
    fcami committed Jan 25, 2018
    Copy the full SHA
    b2ee9c7 View commit details
    Browse the repository at this point in the history