Blender Git Commit Log
Git Commits -> Revision 81a1b00
Revision 81a1b00 by Sergey Sharybin (master) January 24, 2016, 19:25 (GMT) |
Fix T47210: Compostiting, Bad AA using distort + undistort nodes Compositor tried to be too much smart and avoid unneeded re-calculations of the distortion model, but the way it was implemented is by falling back to the nearest interpolation first. We can't really cheat here, better to just look into faster models estimation. |
Commit Details:
Full Hash: 81a1b002a094cd88d584e956e48d562fbad31592
Parent Commit: 9797a13
Lines Changed: +30, -51
1 Modified Path:
/source/blender/compositor/operations/COM_MovieDistortionOperation.h (+30, -51) (Diff)