Blender Git Commit Log
Git Commits -> Revision edef559
Revision edef559 by Sergey Sharybin (master) November 30, 2017, 12:42 (GMT) |
Depsgraph: Fix crash on playback of animated objects when CoW is enabled We should keep base_flags after CoW object datablock was updated. Not entirely happy with current solution, but it fixes crash and allows us to run tests again. More proper solution would be to make CoW operation a per-component thingie, which will only update corresponding parts. |
Commit Details:
Full Hash: edef55980818d0e8707ead7d7bda52d0ad364734
Parent Commit: 33d2535
Lines Changed: +14, -1
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+14, -1) (Diff)