[Bf-python] Library module (2.49 series)

Goat Man goatman.py at gmail.com
Mon Sep 21 08:02:37 CEST 2009


As far as i know (i've been looking), Append-or-Link is not available from
Python, i wish it were.  Or a way to simply merge all objects from a .blend
into the current scene (from Python).
-brett


On Sun, Sep 20, 2009 at 10:46 PM, Bassam Kurdali <bkurdali at freefac.org>wrote:

> Can you append the scene? or if that is not feasible, group all
> inter-related objects and append that group?
> cheers
> Bassam
>
> On Sun, 2009-09-20 at 19:55 +0800, Goat Man wrote:
> > I'm having a hard time using the Library module to append objects to a
> > scene, for some objects i get cyclic dependencies errors, these only
> > go away if i load objects in their proper order (root, branches, then
> > leaves).  But how can i peek into a .blend file to see the
> > relationships so the load order can be found before using
> > Library.load(..) ?
> >
> > Actually i just want to append the entire .blend file to the current
> > one (and keep my script running), problem i had trying to use the
> > other Blender.Load function is that when the new file is loaded it
> > stops the current script.
> >
> > -brett
> > _______________________________________________
> > Bf-python mailing list
> > Bf-python at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-python
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20090921/926036d3/attachment.html>


More information about the Bf-python mailing list