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

Shape Key export fails when the mesh is in Edit Mode #93

Open
glaforte opened this issue Nov 26, 2018 · 0 comments
Open

Shape Key export fails when the mesh is in Edit Mode #93

glaforte opened this issue Nov 26, 2018 · 0 comments
Labels

Comments

@glaforte
Copy link

The simple work-around is to switch to Object mode before exporting, but it did cause me some head-aches. When the export of a mesh with shape keys is done in Edit Mode, the vertex positions for all the shape keys are identical.

shape_key_export_bug.zip

  1. Start Blender 2.79b, Load "PyramidShapes.blend".
  2. Export a first time to see the Pyramid with the correct blend shapes in Godot.
  3. In Blender, enter Edit Mode for the Pyramid.
  4. Export a second time, open the COLLADA document in Godot: the shape keys are present, but there is no movement of vertices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants