Blender Git Loki
Git Commits -> Revision 8d16dc0
Revision 8d16dc0 by Lukas Stockner (master) December 16, 2019, 11:53 (GMT) |
Fix T72474: UDIM breaks box mapping in Cycles The ImageTextureNode incorrectly used the tile slot encoding for box- mapped textures as well. Since box-mapping always generates UVs that lie in the 1001 tile, there's no need to support tiles here. |
Commit Details:
Full Hash: 8d16dc029e6c52b16666b4edfafa66794d64b1a4
Parent Commit: bbc97fc
Lines Changed: +36, -27
1 Modified Path:
/intern/cycles/render/nodes.cpp (+36, -27) (Diff)