Blender Git Loki
Git Commits -> Revision 7aabe3f
Revision 7aabe3f by Dalai Felinto (master) October 30, 2017, 21:12 (GMT) |
Fix renderlayers UI removing the wrong renderlayer Bug introduced on 1c4c28872721 (well technically in b48694639a). We should not remove the renderlayer from the context, but instead the one that is active from scene. That said, the UI should make a distinction between the scene active render layer and the one that is active in the UI (and that should be the one used when removing it). But for now this is at least more consistent for the users. |
Commit Details:
Full Hash: 7aabe3f66cae3c57ca37842acfd7d002dcae023f
Parent Commit: b7e45b5
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/render/render_shading.c (+2, -2) (Diff)