Blender Git Commit Log

Git Commits -> Revision 13e9291

Revision 13e9291 by Sergey Sharybin (master)
December 6, 2017, 12:00 (GMT)
Library: Add flag top keep ID library pointer around

This only applies to ID being copied outside of bmain. Handy for cases when it
is important to check if the copy corresponds to a data block coming from
library.

Example of that is proxy evaluation with copy on write.

Thanks Bastien for review!

Commit Details:

Full Hash: 13e9291650f2f8c8c71fa13d5cc2c4fb7938cd05
Parent Commit: 3ae6a85
Lines Changed: +5, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_library.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021