Blender Git Commit Log
Git Commits -> Revision afd4203
Revision afd4203 by Brecht Van Lommel (master) November 11, 2012, 15:02 (GMT) |
Fix #32974: cycles curved motion blur is not working well combined with rotation, problem is that the curved interpolation is not constant speed which leads to mismatches. Turns out this is really hard to solve and implement efficiently, so curved motion blur is disabled for now, until I can find a solution. |
Commit Details:
Full Hash: afd42031a95ac2b60c8640950f037d1ff0dfa474
SVN Revision: 52098
Parent Commit: 99d26ce
Lines Changed: +34, -10