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

Blend shapes are supported in GLES2 #5954

Closed
Tracked by #63198
MJacred opened this issue Jul 19, 2022 · 1 comment · Fixed by #5959
Closed
Tracked by #63198

Blend shapes are supported in GLES2 #5954

MJacred opened this issue Jul 19, 2022 · 1 comment · Fixed by #5959
Labels

Comments

@MJacred
Copy link
Contributor

MJacred commented Jul 19, 2022

Issue description:

Blend shapes are supported in GLES 2: godotengine/godot#48480, godotengine/godot#51363

URL to the documentation page:

Blend shapes are not supported in GLES2

Can make a PR later this week to update docs. Need to check merged PRs, if there are more PRs than the ones above (found both by accident).

@clayjohn
Copy link
Member

Great catch!

The text can be updated with something like "In GLES2 Blend Shapes are implemented on the CPU. Accordingly, they may not perform as well as Blend Shapes in GLES3. When using Blend Shapes in GLES2, limit the number of Blend Shape that are updated each frame."

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

Successfully merging a pull request may close this issue.

2 participants