Blender Git Commit Log

Git Commits -> Revision eb03a57

Revision eb03a57 by Ton Roosendaal (master)
November 29, 2006, 08:57 (GMT)
New feature: Face Duplicators. Like vertex-duplicator, but now on a face
center, rotated according to face edges, and optionally with scale of the
face.

http://www.blender3d.org/cms/Face_Duplicator.828.0.html

Also: bugfix in undo/redo for relinking data to the UI. It was not checking
for Library data, accidentally linking non-library data with same names.

Commit Details:

Full Hash: eb03a578a30622ae3dea4f56201934bd0efa093b
SVN Revision: 9102
Parent Commit: a1481bc
Lines Changed: +201, -70

7 Modified Paths:

/source/blender/blenkernel/intern/anim.c (+110, -5) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+12, -8) (Diff)
/source/blender/include/butspace.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+12, -10) (Diff)
/source/blender/src/buttons_object.c (+59, -45) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021