Blender Git Commit Log
Git Commits -> Revision 6e99fb0
Revision 6e99fb0 by Lukas Toenne (master) March 21, 2014, 13:07 (GMT) |
Use the new BKE_libblock_copy_nolib function for bNodeTree datablocks as well. These were already doing the same thing, just not as nice. Only difference is the do_action argument (false for BKE_libblock_copy_nolib) but this is of no consequence because the function is only called for trees nested inside material, scene, etc., which never have own actions. |
Commit Details:
Full Hash: 6e99fb04b6cccef4d5685184dfd0d1406fc6e624
Parent Commit: c626462
Lines Changed: +5, -12
1 Modified Path:
/source/blender/blenkernel/intern/node.c (+5, -12) (Diff)