collada-exporter
collada-exporter copied to clipboard
Fixed multiple actions issue
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:
This PR fixes this issue.
My enviroment:
- Blender 2.79
- Linux Mint 19.1
- Python 3.6.7