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

Return this from BatchedMesh#copy #27161

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

Methuselah96
Copy link
Contributor

@Methuselah96 Methuselah96 commented Nov 9, 2023

Related issue: #27131 (comment)

Description

Adds a return this in BatchedMesh#copy to keep it consistent with Mesh#copy and Object3D#copy. Necessary for the TS types and generally seems like a good idea.

Makes it consistent with `Mesh#copy` and `Object3D#copy`
@gkjohnson gkjohnson merged commit 2564e4f into mrdoob:dev Nov 9, 2023
19 checks passed
@Methuselah96 Methuselah96 deleted the batched-mesh-copy-return-this branch November 9, 2023 14:35
Repository owner deleted a comment from jabri62018 Nov 10, 2023
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

2 participants