Skip to content
New issue

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

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

Already on GitHub? # to your account

Exception when using the camera inside morphComplete handler #2776

Merged
merged 3 commits into from
Jun 4, 2015

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Jun 2, 2015

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.

@bagnell I assume what I'm doing here is okay, but let me know if it's the wrong approach.

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.
@pjcozzi
Copy link
Contributor

pjcozzi commented Jun 2, 2015

@bagnell can you review and merge?

Probably deserves a mention in CHANGES.md.

@bagnell
Copy link
Contributor

bagnell commented Jun 4, 2015

@mramato Looks good to me. Can you update CHANGES.md?

@mramato
Copy link
Contributor Author

mramato commented Jun 4, 2015

CHANGES is updated, I also added a few missing changes from an earlier pull request. This is ready.

bagnell added a commit that referenced this pull request Jun 4, 2015
…ce-conditions

Exception when using the camera inside morphComplete handler
@bagnell bagnell merged commit cdbe00a into master Jun 4, 2015
@bagnell bagnell deleted the mighty-morphin-race-conditions branch June 4, 2015 01:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception when canceling morph while flight in progress.
3 participants