Files
test2/source/blender/blenkernel
Lukas Tönne 6e99fb04b6 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.
2014-03-21 14:07:49 +01:00
..
2014-03-20 22:56:28 +11:00
2014-03-20 22:56:28 +11:00
2013-09-18 00:07:17 +00:00
2013-12-26 21:33:58 +01:00
2014-02-07 09:39:22 +11:00
2014-03-20 22:56:28 +11:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-01-17 17:35:03 +11:00