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

Examples: Clean up #24349

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Examples: Clean up #24349

merged 1 commit into from
Jul 15, 2022

Conversation

WestLangley
Copy link
Collaborator

No description provided.

@WestLangley WestLangley added this to the r143 milestone Jul 15, 2022
@WestLangley
Copy link
Collaborator Author

On a related note, it has been two years. Is it time to remove support for SphereBufferGeometry and the like?

export { SphereGeometry, SphereGeometry as SphereBufferGeometry };

@Mugen87 Mugen87 merged commit cae5b65 into mrdoob:dev Jul 15, 2022
@Mugen87
Copy link
Collaborator

Mugen87 commented Jul 15, 2022

We have never officially deprecated these aliases so I'm not sure it's okay to directly remove them. Maybe it's better to print deprecation warnings when an instance of SphereBufferGeometry is created. And then after ten releases the classes can be removed.

@mrdoob
Copy link
Owner

mrdoob commented Jul 27, 2022

Thanks!

abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
snagy pushed a commit to snagy/three.js-1 that referenced this pull request Sep 21, 2022
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.

None yet

3 participants