Files
test/source/blender/blenkernel/intern
Bastien Montagne 9691202585 Fix T47121: Image node on linked and localized material loses image after reopening project.
Code 'localizing' the node of an ID (a material, here) was kind of a joke,
setting id.lib to NULL is not enough, by far! Now calling ntreeMakeLocal().

And ntreeMakeLocal was also missing indirect->extern switch for its directly used IDs,
which explains why they were lost after a save/reload.

Note that here again, a big part of this 'localizing' code should be made generic
using library_query stuff, but this is for id-remap, not current master...
2016-01-09 09:29:31 +01:00
..
2015-11-16 15:19:30 +11:00
2015-05-13 06:10:49 +10:00
2016-01-09 09:17:18 +11:00
2014-11-29 19:12:33 +01:00
2015-10-09 16:35:42 +11:00
2015-08-01 14:13:59 +10:00
2015-11-23 17:40:10 +11:00
2015-11-23 17:40:10 +11:00
2015-10-07 15:02:06 +11:00
2015-08-06 22:33:45 +10:00
2015-10-07 15:02:06 +11:00
2015-09-18 20:43:52 +10:00
2016-01-06 19:48:10 +01:00
2015-12-21 13:02:38 +11:00
2015-11-12 18:54:26 +11:00
2015-10-26 22:22:30 +11:00
2016-01-07 20:11:59 +11:00
2015-12-12 15:10:03 +11:00
2015-11-23 17:40:10 +11:00
2015-11-03 10:31:08 +01:00
2015-02-17 17:12:19 +11:00
2015-12-15 18:16:41 +11:00
2014-11-28 22:16:14 +01:00
2015-11-19 22:52:13 +11:00
2015-10-23 18:40:27 +11:00