Blender Git Commit Log

Git Commits -> Revision 1833e8d

Revision 1833e8d by Sergey Sharybin (master)
May 3, 2018, 09:25 (GMT)
Fix for material/node tree localization

The workaround removal was wrong, the whole id->adt of a local
copy is to be NULL.

But now instead of modifying original datablock, we tell library
manager to not copy animation data.

Commit Details:

Full Hash: 1833e8d7b0945605fda5beb8f224b019aaf7d6a8
Parent Commit: 8431e0a
Lines Changed: +25, -10

4 Modified Paths:

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