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

CSS2DObject/CSS3DObject: Implement copy(). #19587

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jun 8, 2020

Fixed #19525.

Because there is Node.cloneNode(), it's possible to implement copy() methods and thus support proper cloning for CSS2DObject and CSS3DObject.

@WestLangley WestLangley added this to the r118 milestone Jun 8, 2020
@mrdoob mrdoob merged commit e991c52 into mrdoob:dev Jun 8, 2020
@mrdoob
Copy link
Owner

mrdoob commented Jun 8, 2020

Thanks!

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.

THREE.CSS2DObject needs a clone method
3 participants