[Bf-python] Library module (2.49 series)

Bassam Kurdali bkurdali at freefac.org
Sun Sep 20 16:46:07 CEST 2009


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




More information about the Bf-python mailing list