Blender Git Loki
Git Commits -> Revision 19cd692
Revision 19cd692 by Sergey Sharybin (master) April 30, 2014, 15:08 (GMT) |
Fix T39965: Sequencer do not sync cycles strips The was actually caused by the way how Cycles uses objects layers. It's not possible to rely on the fact that layers are flushed from Base to Object. It's only valid when rendering active scene. Now made it so layers are used from the base. |
Commit Details:
Full Hash: 19cd6922a5785584d741126141f336b9bae1e032
Parent Commit: d1009bd
Lines Changed: +15, -14
1 Modified Path:
/intern/cycles/blender/blender_object.cpp (+15, -14) (Diff)