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

countLastEvent and lastEventPulled in Renderer.h #19

Open
josephlarralde opened this issue Aug 19, 2022 · 0 comments
Open

countLastEvent and lastEventPulled in Renderer.h #19

josephlarralde opened this issue Aug 19, 2022 · 0 comments
Labels
question Further information is requested

Comments

@josephlarralde
Copy link
Contributor

I'm actually trying to figure out how to reduce the codebase size a little.
I'm not sure if Renderer.hasEvents(true) is used anywhere in JS or Ossia bindings, I can't find an example except in Ossia plugin's trackIsOver() method ...
Could the countLastEvent / lastEventPulled stuff be removed from Renderer.h ? lastEventPulled isn't even reset to false anywhere so I guess it's not really used anymore ... ?

@josephlarralde josephlarralde added the question Further information is requested label Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant