This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Bastien Montagne 591f4549c9 WM linking code rework.
New code loops much less, does re-open & close .blend files for each data type,
and is much much more flexible - it is also ready for id-remap & co work being done in branches.

Main idea is to store libraries & datablocks to link in a dedicated struct, in a way
that avoids too much looping, and also allows to search for a single datablock in several libraries.

Here again, no change is expected in current behavior of link/append tool, please report
if anything goes different!
2015-10-12 15:20:51 +02:00
..
2015-06-05 16:13:15 +02:00
2015-10-10 17:35:30 +02:00
2015-10-10 17:35:30 +02:00
2015-01-29 15:35:06 +11:00
2015-10-10 17:35:30 +02:00
2015-10-11 12:54:14 +11:00
2015-10-10 17:35:30 +02:00
2015-10-12 15:20:51 +02:00