Blender Git Loki
Git Commits -> Revision 050de1f
Revision 050de1f by Sybren A. Stüvel (master) July 28, 2020, 10:38 (GMT) |
Fix T79263: Alembic, exported rigid body animation not moving The root cause was that `BKE_object_moves_in_time()` incorrectly returns `false` when an object is moved by the physics system. This also fixes the same issue in the USD exporter. |
Commit Details:
Full Hash: 050de1fb8e830ad9978eb5c1d956630d10b927a2
Parent Commit: d738e47
Lines Changed: +29, -0