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

Exception when using the camera inside morphComplete handler #2776

Merged
merged 3 commits into from
Jun 4, 2015

Commits on Jun 2, 2015

  1. Exception when using the camera inside morphComplete handler

    Update the scene camera at the end of a morph before raising the morph
    event, otherwise the camera still thinks we're morphing and throws exceptions.
    
    Fixes #2678.
    mramato committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    59a6995 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. Configuration menu
    Copy the full SHA
    208adee View commit details
    Browse the repository at this point in the history
  2. Update CHANGES

    mramato committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    7a40d85 View commit details
    Browse the repository at this point in the history