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

Add support for Joist animationFrameListener #56

Closed
samreid opened this issue Oct 8, 2013 · 1 comment
Closed

Add support for Joist animationFrameListener #56

samreid opened this issue Oct 8, 2013 · 1 comment

Comments

@samreid
Copy link
Member

samreid commented Oct 8, 2013

A number of situations are using requestAnimationFrame or setTimeout/setInterval instead of going through the main Sim.js requestAnimationFrame, which could cause problems for scenery input event recording. We should create a Joist module that can be loaded and used like addStepListener(function(dt){})

samreid added a commit that referenced this issue Oct 8, 2013
@samreid
Copy link
Member Author

samreid commented Oct 9, 2013

on Skype, @pixelzoom said:

[10/8/2013 2:00:31 PM] Chris Malley: seems to be working as expected. thanks!

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant