Blender Git Commit Log
Git Commits -> Revision 75a09ba
Revision 75a09ba by Richard Antalik (master) July 16, 2020, 00:24 (GMT) |
Fix T78837: Prefetching can corrupt .blend files This happened because of typo in seq_dupli() when duplicating effect data. Instead of duplicating data to new sequence, it was duplicated into original. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8295 |
Commit Details:
Full Hash: 75a09ba2ed268fb1fec62e1ed41f2d689c28962a
Parent Commit: 974e36d
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/sequencer.c (+1, -1) (Diff)