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

dumpParametersDiff is being spammed in my console, any way to disable this? #63

Open
vesper8 opened this issue Dec 29, 2019 · 1 comment

Comments

@vesper8
Copy link

vesper8 commented Dec 29, 2019

I am animating the sun and upon every animation step my console is being filled with

preset: osiris; lightPosition: 0.293 -0.707 0

Since the sun is constantly animated this spams thousands of lines in my console making it very hard to debug anything else.

I don't believe I'm doing anything to actually trigger this console.log, it seems to be built-in with no way to disable it... is there a way of making this debug log optional short of overriding the method?

Thanks

@dirkk0
Copy link

dirkk0 commented Mar 5, 2020

Same question here.
As a workaround, I downloaded the .js file and commented out the console.log.

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

2 participants