Blender Git Commit Log

Git Commits -> Revision 6c67fc8

Revision 6c67fc8 by Nicholas Bishop (master)
May 22, 2012, 15:30 (GMT)
Add vertex skin radii scaling as a transform operator.

Add a new transform operator, "Skin Resize", which scales the X and Y
axes of the radius field in MVertSkin. It's bound to CTRL+AKEY.

Skin modifier documentation:
http://wiki.blender.org/index.php/User:Nicholasbishop/SkinModifier

Commit Details:

Full Hash: 6c67fc83ead6f54efb9d5a4c57e21362b6d888a2
SVN Revision: 46897
Parent Commit: ec29e26
Lines Changed: +154, -3

5 Modified Paths:

/source/blender/editors/include/ED_transform.h (+1, -0) (Diff)
/source/blender/editors/transform/transform.c (+94, -1) (Diff)
/source/blender/editors/transform/transform.h (+3, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+20, -2) (Diff)
/source/blender/editors/transform/transform_ops.c (+36, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021