Blender Git Loki

Git Commits -> Revision 8b0c3de

Revision 8b0c3de by Campbell Barton (master)
January 2, 2006, 10:40 (GMT)
Changed adduplicate() to take the dupflags as an argument. so faking the Alt Key isnt needed anymore in Blender or python.
Changed Pythons Object.Duplicate() to take keyword parms to enable duplication of spesific data.
Eg- Object.Duplicate(mesh=1) # to duplicate mesh data also.

Commit Details:

Full Hash: 8b0c3de7d9791646c09a002b14afc21d6b3da5ae
SVN Revision: 6266
Parent Commit: 362c8ba
Lines Changed: +76, -47

9 Modified Paths:

/source/blender/include/BDR_editobject.h (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+25, -8) (Diff)
/source/blender/python/api2_2x/Object.c (+39, -16) (Diff)
/source/blender/src/edit.c (+2, -2) (Diff)
/source/blender/src/editcurve.c (+1, -3) (Diff)
/source/blender/src/editmesh.c (+2, -6) (Diff)
/source/blender/src/editobject.c (+4, -7) (Diff)
/source/blender/src/header_view3d.c (+1, -3) (Diff)
/source/blender/src/space.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021