Blender Git Loki

Git Commits -> Revision a998831

Revision a998831 by Campbell Barton (master)
September 21, 2008, 10:12 (GMT)
Added select grouped property (objects with shared property names will be selected)
(updated select group toolbox and header menu)

Added 2 copy property options - Replace All and Merge All, since there was no way to remove all properties, or set all objects game properties to be the same as the active objects.
Added set_ob_property(ob, prop) to property api.

bugfix in python api, copyAllPropertiesTo, it didnt check for duplicates or that it wasnt copying from/to the same object.

Commit Details:

Full Hash: a9988317c9d9cf312ec5de7f9c6bb3fb1e161847
SVN Revision: 16646
Parent Commit: e11cd5a
Lines Changed: +108, -73

10 Modified Paths:

/source/blender/blenkernel/BKE_property.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/property.c (+13, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Object.c (+11, -6) (Diff)
/source/blender/src/drawmesh.c (+2, -2) (Diff)
/source/blender/src/drawobject.c (+1, -1) (Diff)
/source/blender/src/editobject.c (+24, -26) (Diff)
/source/blender/src/header_view3d.c (+5, -1) (Diff)
/source/blender/src/space.c (+46, -31) (Diff)
/source/blender/src/toolbox.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021