Skip to content

Blender exporter doesn't export shape keys #8710

@AndrewRayCode

Description

@AndrewRayCode
Description of the problem

Many of the Blender examples have morph targets, however I've been trying to export a mesh from Blender and morph targets aren't exported.

You can see shape keys are set up in Blender, and keyed in the "Shape Key Editor" view:
screen shot 2016-04-21 at 4 43 43 pm
screen shot 2016-04-21 at 4 43 41 pm

However on export to JSON there are no morph targets. Only one empty array under they "geometry" key, "morphTargets":[],.

Exporter settings include morph:

screen shot 2016-04-21 at 4 45 33 pm

You can download the .blend file in question to try this out: eye-test.blend.zip

Three.js version
  • ✅ Dev
  • ✅ r76

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions