[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/include BIF_space.h blender/source/blender/python/api2_2x Object.c blender/source/blender/python/api2_2x/doc Object.py blender/source/blender/src editarmature.c editcurve.c header_view3d.c meshtools.c space.c

Stephen Swaney sswaney at centurytel.net
Mon Jan 2 16:22:16 CET 2006


On Mon, Jan 02, 2006 at 07:06:50AM -0800, Martin Poirier wrote:

> Or even better, since all the object's data are joined
> into another object, it could be a method of BPy
> Object that takes a sequence of object to join with.
> 
> ob.join([sequence of obs])
> 
> where ob is both the target and final result object.

This works for me, too.  It has the advantage of fitting
in better with Blender's active object paradigm.

-- 
Stephen Swaney			
sswaney at centurytel.net



More information about the Bf-committers mailing list