blender/source
Campbell Barton f310f296b2 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
2005-12-30 11:54:53 +00:00
..
blender Added the function Duplicate to the object module. 2005-12-30 11:54:53 +00:00
creator This is a modified version of patch #2995 2005-11-22 18:50:03 +00:00
darwin Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/ 2005-04-16 18:25:42 +00:00
gameengine Forgot to add 'ForgetReference' for game-python objects. 2005-12-20 09:13:06 +00:00
icons
kernel -- Change to make blender with game engine disabled build without errors 2005-11-27 03:47:17 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
nan_compile.mk Support for 'Bullet' in the Makefiles. Enable with: 2005-08-18 06:07:02 +00:00
nan_definitions.mk As discussed in meeting, fixed another missing Python symbol from 2005-11-27 15:36:21 +00:00
nan_link.mk compatibility fix for Os X tiger with make. 2005-09-18 11:19:53 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk
SConscript