Blender Git Loki
Git Commits -> Revision 2a09634
Revision 2a09634 by Bastien Montagne (master) May 26, 2021, 09:25 (GMT) |
Fix particlesystem not duplicating their pointcache in NO_MAIN case. Sharing data between duplicated IDs should be restricted to depsgraph (CoW) cases, not all NO_MAIN ones... While this was probably not an issue currently, we aim at using more and more out-of-main IDs for temp data processing. NOTE: Somewhat related to T88555, and similar issue as the one fixed in rBdfb963c70df5. |
Commit Details:
Full Hash: 2a09634d4158747511de1be998052a820b173e9f
Parent Commit: 534fcab
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)