Blender Git Commit Log
Git Commits -> Revision 8c8215f
Revision 8c8215f by Sergey Sharybin (master) January 5, 2016, 17:41 (GMT) |
Fix T46984: Image mapping bug The issue was caused by wrong scaling applied on top of the image sampling. It seems there's no reason to apply alpha clipping when using EWA filtering, this filtering currently works in the way that it apples all needed clipping and scaling to a clipped kernel already. |
Commit Details:
Full Hash: 8c8215fb77e148e21b19a34cc10ee0e3c9680220
Parent Commit: 5d564da
Lines Changed: +6, -2
1 Modified Path:
/source/blender/render/intern/source/imagetexture.c (+6, -2) (Diff)