Blender Git Loki
Git Commits -> Revision 3dcaca9
Revision 3dcaca9 by Clément Foucault (master) August 6, 2020, 21:06 (GMT) |
Fix T78160 EEVEE: Motion Blur: Bug with Follow Path animation Follow path seems to not be catched by `BKE_object_moves_in_time`. For this reason, we cache all transforms for all object and check ourselves if an animation occurs. This is almost what cycles does. We also fix the rigid body case if the rigid body use deformation. |
Commit Details:
Full Hash: 3dcaca93a050eebf68e9b86e2c110476b7b9979c
Parent Commit: 3d35012
Lines Changed: +29, -11
1 Modified Path:
/source/blender/draw/engines/eevee/eevee_motion_blur.c (+29, -11) (Diff)