Blender Git Commit Log
Git Commits -> Revision ba85b4e
Revision ba85b4e by Jacques Lucke (master) September 16, 2020, 08:39 (GMT) |
Fix: create shallow copy of CustomData before writing CustomData_blend_write_prepare might modify the `CustomData` instance, making it invalid afterwards. It is not necessary to do this in other cases explicitly, because when writing shallow copies of ID data blocks are made. |
Commit Details:
Full Hash: ba85b4e45cbb91d908478975071356fe44a7711b
Parent Commit: cee6518
Lines Changed: +3, -2
1 Modified Path:
/source/blender/blenkernel/intern/simulation.cc (+3, -2) (Diff)