Skip to content

BufferGeometryUtils: Fix two bugs.#33338

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
nameearly:dev
Apr 6, 2026
Merged

BufferGeometryUtils: Fix two bugs.#33338
Mugen87 merged 1 commit into
mrdoob:devfrom
nameearly:dev

Conversation

@nameearly

Copy link
Copy Markdown
Contributor

[mergeGeometries] if ( numMorphTargets === 0 ) break; -> continue;
[computeMorphedAttributes] const morphNormal = geometry.morphAttributes.position; -> geometry.morphAttributes.normal;

@Mugen87 Mugen87 changed the title fix two places maybe wrong in example BufferGeometryUtils: Fix two bugs. Apr 6, 2026
@Mugen87 Mugen87 added this to the r184 milestone Apr 6, 2026
@Mugen87 Mugen87 merged commit c73eff8 into mrdoob:dev Apr 6, 2026
14 of 15 checks passed
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