Blender Git Commit Log
Git Commits -> Revision 87a9eee
Revision 87a9eee by Sybren A. Stüvel (temp-sybren-usd-patch) November 26, 2019, 15:36 (GMT) |
USD: use `BKE_animdata_id_is_animated()` `BKE_animdata_id_is_animated()` is now used to determine whether object data has any animation. This also includes counting the fcurves+drivers; previously the presense of a non-NULL AnimData pointer was enough to consider the object data animated. |
Commit Details:
Full Hash: 87a9eee2b9776f628dc3b89c191a5dcdfe020bef
Parent Commit: 4639be9
Lines Changed: +2, -8