Blender Git Commit Log
Git Commits -> Revision 7587e82
Revision 7587e82 by Sergey Sharybin (master) July 2, 2014, 08:03 (GMT) |
Fix T40364: Texture images are not properly displayed in the material preview in BI when using SSS Blender Internal only uses materials with non-zero user counter for SSS and new mutable libblock copy was keeping users counter at zero. Now it sets user counter to 1, which is a bit of arguable decision, but which also kind of makes sense -- meaning callee owns the copied block. |
Commit Details:
Full Hash: 7587e82c288e46ef257e1de12cb0952ad234abff
Parent Commit: b6e0dc2
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+1, -0) (Diff)