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

[GLES2] Unpack blend shape arrays when necessary #60829

Merged
merged 1 commit into from
May 6, 2022

Conversation

clayjohn
Copy link
Member

@clayjohn clayjohn commented May 6, 2022

Blend shapes need to be unpacked if the vertex array is being unpacked

Fixes error reported in #60525, but does not fix #60525 as the original report is for an issue using the GLES3 renderer.

Blend shapes need to be unpacked if the vertex array is being unpacked
@akien-mga akien-mga merged commit 3649382 into godotengine:3.x May 6, 2022
@akien-mga
Copy link
Member

Thanks!

@clayjohn clayjohn deleted the GLES2-html5-blendshapes branch May 7, 2022 07:28
@akien-mga akien-mga modified the milestones: 3.x, 3.5 May 18, 2022
@akien-mga
Copy link
Member

Cherry-picked for 3.4.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants