Blender Git Loki
Git Commits -> Revision aa00040
Revision aa00040 by Stefan Werner (master) November 23, 2018, 12:25 (GMT) |
Cycles: Improved robustness of hair motion blur. In some instances, the number of control vertices of a hair could change mid-frame. Cycles would then be unable to calculate proper motion blur for those hairs. This adds interpolated CVs to fill in for the missing data. While this will not necessarily result in a fully accurate reconstruction of the guide hair, it preserves motion blur instead of disabling it. Reviewers: #cycles, sergey Reviewed By: #cycles, sergey Subscribers: sergey, brecht, #cycles Tags: #cycles Differential Revision: https://developer.blender.org/D3695 |
Commit Details:
Full Hash: aa000400dc70264e6184d609f82f01fe8add9891
Parent Commit: 956e586
Lines Changed: +67, -22
1 Modified Path:
/intern/cycles/blender/blender_curves.cpp (+67, -22) (Diff)