Blender Git Loki
Git Commits -> Revision 5303509
Revision 5303509 by Kévin Dietrich (master) August 24, 2020, 14:56 (GMT) |
Fix T80076: Cycles Alembic Motion Blur Problem The problem occurs when a deforming modifier is added to the object after the MeshSequenceCache modifier. We should only consider the cached velocities if the MeshSequenceCache modifier is the last one on the object and we also need to check for the correct vertex count before adding the motion vertex attribute. |
Commit Details:
Full Hash: 530350935472970dccc211b0e728e2db4fd1d8ef
Parent Commit: 734abaa
Lines Changed: +15, -17
1 Modified Path:
/intern/cycles/blender/blender_mesh.cpp (+15, -17) (Diff)