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

Fixed flickering lighting with MeshLambertMaterial. #7455

Merged
merged 1 commit into from
Oct 26, 2015

Conversation

tschw
Copy link
Contributor

@tschw tschw commented Oct 26, 2015

A trivial fix.

I wonder whether the initialization got sliced off just recently, or wasn't even there in the first place - a ticking bomb waiting to run on recycled memory...

See #7447.

@mrdoob
Copy link
Owner

mrdoob commented Oct 26, 2015

I think it just got forgotten in the refactor.

mrdoob added a commit that referenced this pull request Oct 26, 2015
Fixed flickering lighting with MeshLambertMaterial.
@mrdoob mrdoob merged commit fcfb988 into mrdoob:dev Oct 26, 2015
@mrdoob
Copy link
Owner

mrdoob commented Oct 26, 2015

Thanks!

@tschw
Copy link
Contributor Author

tschw commented Oct 26, 2015

I think it just got forgotten in the refactor.

Yeah, must be - we would have noticed that warning.

@tschw tschw deleted the LambertFix branch April 6, 2016 23:56
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

Successfully merging this pull request may close these issues.

2 participants