collada-exporter icon indicating copy to clipboard operation
collada-exporter copied to clipboard

Fixed multiple actions issue

Open luisboch opened this issue 6 years ago • 0 comments

When working with multiple actions/nla tracks, we have an issue with when exporting animations. In the target DAE file, all animations will have the same frames limited with original lenght.

Example of working animations: NLA_EDITOR

This PR fixes this issue.

My enviroment:

  • Blender 2.79
  • Linux Mint 19.1
  • Python 3.6.7

luisboch avatar Mar 17 '19 16:03 luisboch