appleseedhq / appleseed-max

appleseed plugin for Autodesk® 3ds Max®
https://appleseedhq.net/
MIT License
33 stars 16 forks source link

Fix Motion blur on objects attached to animated object #277

Closed usakhelo closed 5 years ago

usakhelo commented 5 years ago

This PR fixes the bug where children of the animated object don't get any motion blur. In cases when node is not animated it checks all its parents. If any parent object is animated then motion blur is applied to the object.