Blender Git Commit Log
Git Commits -> Revision 186bdbd
Revision 186bdbd by Brecht Van Lommel (master) November 29, 2012, 13:07 (GMT) |
Fix #33344: cycles motion blur was still crashing on CUDA sm 2.0. Solution now is also an optimization, use quaternion nlerp instead of slerp, there's no good reason to use slerp, and nlerp is faster too. |
Commit Details:
Full Hash: 186bdbd8d8543f7cb610e17e2487f7ca28a2663b
SVN Revision: 52658
Parent Commit: d387dcd
Lines Changed: +5, -0
1 Modified Path:
/intern/cycles/util/util_transform.h (+5, -0) (Diff)