Blender Git Loki

Git Commits -> Revision 76420c2

Revision 76420c2 by Campbell Barton (master)
April 7, 2007, 17:35 (GMT)
appending libdata no longer breaks all external references.

Existing data is flagged with LIB_APPEND_TAG and all_local only has an option to only operate on un-flagged data.

If you append an object thats linked to a material alredy linked in your scene, the material will not be made local.
So at worst youll need to make local some of the datablocks.

This is fairly simple and though my tests show it to work, do some tests on your own libraries before assuming its problem free.


scripttemplate_mesh_edit wasnt updated with PyAPI changes and moved some functions into generic places.

Commit Details:

Full Hash: 76420c2fecdd57acf4fe0440fb681cf8f46707e4
SVN Revision: 10481
Parent Commit: 4fae78f
Lines Changed: +87, -44

11 Modified Paths:

/release/scripts/bpymodules/BPyMathutils.py (+27, -0) (Diff)
/release/scripts/bpymodules/BPyMesh.py (+17, -0) (Diff)
/release/scripts/mesh_solidify.py (+3, -27) (Diff)
/release/scripts/scripttemplate_mesh_edit.py (+7, -5) (Diff)
/source/blender/blenkernel/BKE_library.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+9, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_ID.h (+2, -0) (Diff)
/source/blender/python/api2_2x/Library.c (+2, -2) (Diff)
/source/blender/src/editobject.c (+1, -1) (Diff)
/source/blender/src/filesel.c (+18, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021