Blender Git Commit Log

Git Commits -> Revision d5fe701

Revision d5fe701 by Joshua Leung (master)
October 2, 2007, 10:45 (GMT)
== Bone Size Transform Tool ==

Fixed a few bugs with the Alt-S transform tool when the armature drawtype is set to B-Bone:

* Transform constraints seem to have been turned off for this sometime in the past few weeks. Re-enabled this.
* Numeric input for this tool was not working correctly. You could only set the value of the x-axis width only. Also, giblish was being displayed for the other channels
* The char array used in the BoneSize function was smaller than the one used in the headerBoneSize (new function added for this transform mode instead of reusing some old one).

Also, I've added some menu entries for both Alt-S tools in editmode, which did not exist in the past. How were the users supposed to figure this out???

Commit Details:

Full Hash: d5fe701370cb431f97ad40eeaf387bb226619670
SVN Revision: 12189
Parent Commit: 5655700
Lines Changed: +40, -8

2 Modified Paths:

/source/blender/src/header_view3d.c (+11, -1) (Diff)
/source/blender/src/transform.c (+29, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021