Blender Git Commit Log
Git Commits -> Revision ec051f5
Revision ec051f5 by Sergey Sharybin (master) May 19, 2017, 08:56 (GMT) |
Fix/workaround T51070: Cannot scale procedural texture in compositor The issue is coming from some weird semi-finished canvas feature, which was remapping coordinate without applying any differential on the sampling ellipse (in fact, there is no ellipse, sampling think is always a single pixel). The whole thing is just weak in the compositor, for now just bring behavior back to how it was prior to optimization (multithreading) commit. |
Commit Details:
Full Hash: ec051f5103def13712837418daf59114015fd1be
Parent Commit: edbd3eb
Lines Changed: +1, -0
1 Modified Path:
/source/blender/compositor/operations/COM_TextureOperation.cpp (+1, -0) (Diff)