Blender Git Commit Log
Git Commits -> Revision 117edbb
Revision 117edbb by Sergey Sharybin (master) January 13, 2015, 10:41 (GMT) |
Fix T40616: Deformation Motion Blur for modifiers Added extra checks for constructive modifiers which might in theory cause deformation motion blur. it's still not totally perfect but we're getting really close to what we can do in the best case scenario. This commit might cause some extra time being spent on scene synchronization because there might be now some false-positive results, but render time should stay quite the same as before (apart from cases when there is deformation happening which was not detected before). |
Commit Details:
Full Hash: 117edbbf881be1764db852d9805c523590a19f84
Parent Commit: b77dd13
Lines Changed: +90, -1
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+90, -1) (Diff)