Skip to content

Manual: Remove reference to Matrix4.setRotationFromQuaternion()#33320

Merged
Mugen87 merged 1 commit intomrdoob:devfrom
Kodub:fix/manual-set-rotation-from-quaternion
Apr 3, 2026
Merged

Manual: Remove reference to Matrix4.setRotationFromQuaternion()#33320
Mugen87 merged 1 commit intomrdoob:devfrom
Kodub:fix/manual-set-rotation-from-quaternion

Conversation

@Kodub
Copy link
Copy Markdown
Contributor

@Kodub Kodub commented Apr 3, 2026

Description

The Matrix Transformations page in the manual was still making references to Matrix4.setRotationFromQuaternion() which has since been removed.
This PR changes these examples to use Matrix4.makeRotationFromQuaternion() instead.

Note that Object3D.setRotationFromQuaternion() still exists, but this is referring to Matrix4.setRotationFromQuaternion() which no longer exists.

@Kodub Kodub changed the title Remove manual reference to Matrix4.setRotationFromQuaternion() Manual: Remove reference to Matrix4.setRotationFromQuaternion() Apr 3, 2026
@Mugen87 Mugen87 merged commit 90aeab4 into mrdoob:dev Apr 3, 2026
9 checks passed
@Mugen87 Mugen87 added this to the r184 milestone Apr 3, 2026
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.

2 participants