Blender Git Commit Log

Git Commits -> Revision f310f29

Revision f310f29 by Campbell Barton (master)
December 30, 2005, 11:54 (GMT)
Added the function Duplicate to the object module.
Object.Duplicate(linked=1)

Basicly a wrapper for adduplicate();

There was previously no easy way to copy objects in python. even the ways that do exist dont take modifiers, particles etc into account.
Uses the current selection.. epydocs included also.

- Cam

Commit Details:

Full Hash: f310f296b26fa79c15d8caf76c3edfa79e26294b
SVN Revision: 6252
Parent Commit: 0565d86
Lines Changed: +64, -0

2 Modified Paths:

/source/blender/python/api2_2x/doc/Object.py (+34, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+30, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021