Blender Git Commit Log
Git Commits -> Revision 591f454
Revision 591f454 by Bastien Montagne (master) October 12, 2015, 13:20 (GMT) |
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! |
Commit Details:
Full Hash: 591f4549c958bc65fb02ef0011ec1d5ed475dc9a
Parent Commit: 2e8fcac
Lines Changed: +203, -100
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+203, -100) (Diff)