Blender Git Loki
Git Commits -> Revision b82954f
Revision b82954f by Lukas Stockner (master) May 10, 2017, 20:39 (GMT) |
Fix T51455: Render Layers in compositor from a different scene not working The code only updated nodes in the nodetree of the scene to which the render layer belongs. Therefore, when using scene B in the compositor setup of scene A, A's node wouldn't be updated. With this fix, the update function loops over all scenes and checks them for relevant nodes. |
Commit Details:
Full Hash: b82954f6f4e17c201859f9f15b2d73bd11fb68f2
Parent Commit: 42c3460
Lines Changed: +8, -2
1 Modified Path:
/source/blender/render/intern/source/external_engine.c (+8, -2) (Diff)