Blender Git Commit Log

Git Commits -> Revision 6eb98d4

Revision 6eb98d4 by Sergey Sharybin (temp-T78835)
July 30, 2020, 10:23 (GMT)
Depsgraph: Use explicit flag that ID is to copied for copy-on-write

Before this this situation was deducted using NO_MAIN flag, which is
no really reliable.

This new flags makes things explicit. Currently unused, but will be
used by the new code, and will replace legacy checks eventually.

Commit Details:

Full Hash: 6eb98d4e3c54c45aa952e47f356151d6ffd44624
Parent Commit: 3e25c78
Lines Changed: +17, -3

2 Modified Paths:

/source/blender/blenkernel/BKE_lib_id.h (+8, -0) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+9, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021