Blender Git Commit Log
Git Commits -> Revision bc42092
Revision bc42092 by Germano Cavalcante (master) July 31, 2019, 14:39 (GMT) |
Fix T67597: Texture painting: Texture slots that correspond to nodes inside node_groups don't remain active Unlike `fill_texpaint_slots_recursive`, `rna_Material_active_paint_texture_index_update` did not search for texture nodes that are inside node groups. Reviewers: sergey, psy-fi, zeddb, brecht Subscribers: brecht Differential Revision: https://developer.blender.org/D5338 |
Commit Details:
Full Hash: bc42092a7ddbc888e1bc3ef74caeb0140037c560
Parent Commit: 8dd95ab
Lines Changed: +94, -47