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

WebGLRenderer: Remove deprecated parameters check for render() #21777

Merged
merged 1 commit into from
May 4, 2021

Conversation

takahirox
Copy link
Collaborator

Related PR: #15571, especially #15571 (comment)

Description

We removed the third and forth arguments from WebGLRenderer.render(), and added deprecated parameters check for the backward compatibility in #15571.

Two years has past since we removed the parameters. I think it would be ok to remove the deprecated parameters check.

The benefits

I would like to add a note in the migration guide about the removal if this PR gets merged

@mrdoob mrdoob added this to the r129 milestone May 4, 2021
@mrdoob mrdoob merged commit 16f2170 into mrdoob:dev May 4, 2021
@mrdoob
Copy link
Owner

mrdoob commented May 4, 2021

Thanks!

@takahirox takahirox deleted the RemoveArgumentsCheck branch May 4, 2021 14:40
@takahirox
Copy link
Collaborator Author

Added a note in the migration guide. Please feel free to correct my English as usual. https://github.com/mrdoob/three.js/wiki/Migration-Guide#128--129

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.

3 participants