Blender Git Loki
Git Commits -> Revision 4ef8927
Revision 4ef8927 by Dalai Felinto (multiview) October 16, 2014, 21:21 (GMT) |
Sequencer render of scene strips working fine Basically the issue was that rr was being freed and re-allocated inside the BKE_sequencer_give_ibuf() function - more specifically after RE_InitState() calls render_result_free(). Thanks to Jens Verwiebe for the help in cross-debug this. |
Commit Details:
Full Hash: 4ef89277810da424d9159352b4150c4de1f5ecab
Parent Commit: 0e163be
Lines Changed: +2, -3
1 Modified Path:
/source/blender/render/intern/source/pipeline.c (+2, -3) (Diff)