Page MenuHome

FBX Export: Make empty shape keys exportable
ClosedPublic

Authored by Philipp (Hotox) on Mar 11 2019, 12:36 PM.

Details

Summary

Currently all empty shape keys are not exported when exporting as FBX. The reason for this is that empty shape keys cause issues like crashing Unity. This can cause confusion because it is done without explanation.
This patch fixes this by making the shape keys technically empty while still keeping them intact and working as shape keys.

Diff Detail

Event Timeline

Looks OK to me, thanks.

This revision is now accepted and ready to land.Mar 25 2019, 10:49 AM
This revision was automatically updated to reflect the committed changes.