Blender Git Loki
Git Commits -> Revision 92b342d
Revision 92b342d by Dalai Felinto (master) November 9, 2017, 10:19 (GMT) |
Fix logic for pinning textures users from context This was wrong since it's concenption in 28ee0f9218. The if statement was returning true when pinid was NULL, and false otherwise. However when scene is pinned we also want to run this code. Code snippet by Brecht Van Lommel. |
Commit Details:
Full Hash: 92b342d30d33a3da0816d2c2715adc959360e095
Parent Commit: 8d7ec51
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/space_buttons/buttons_texture.c (+1, -1) (Diff)