[Bf-python] Getting fcurve data from parented object

Asbjørn lordcrc at gmail.com
Thu Jan 24 02:09:45 CET 2013


On 24.01.2013 01:25, Campbell Barton wrote:
> Better use scene.frame_set(frame, subframe), then collect object
> matrix data for motion blur.

This did the trick! One detail though, besides comparing the subframe 
matrices, how can I reliably determine if an object is animated? I'd 
like to avoid changing the subframe if I don't have to.

Cheers again :)
- Asbjørn



More information about the Bf-python mailing list