Skip to content

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jan 7, 2025

Fixed #30274.

Description

Clarifies the description of Matrix4.lookAt(). The new text should prevent the confusion that not all elements of a 4x4 matrix are set when using Matrix4.lookAt().

@Mugen87 Mugen87 requested a review from WestLangley January 7, 2025 09:22
@Mugen87 Mugen87 merged commit d03d302 into mrdoob:dev Jan 7, 2025
1 of 2 checks passed
@Mugen87 Mugen87 added this to the r173 milestone Jan 7, 2025
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.

Matrix4.lookAt doesn't overwrite 7 of the 16 matrix elements, such as translation
2 participants