Blender Git Loki
Git Commits -> Revision 34b8d22
Revision 34b8d22 by Antonis Ryakiotakis (master) June 18, 2014, 17:40 (GMT) |
Fix T40585, group textures cannot be selected for painting. Issue here is that if there's a texture in the tree, chances are it has already been set as active texture so groups are never traversed. Now changed logic so that if a group node is active, its own active texture takes priority over the parent group active texture. |
Commit Details:
Full Hash: 34b8d22275280963cb89471346a211e069780cb9
Parent Commit: 72b607a
Lines Changed: +33, -9
1 Modified Path:
/source/blender/nodes/shader/node_shader_util.c (+33, -9) (Diff)