Blender Git Commit Log

Git Commits -> Revision 5d628c5

Revision 5d628c5 by Campbell Barton (master)
June 5, 2018, 09:04 (GMT)
Transform: improve pose trans/rot/scale guessing

Switching the mode was being done per object,
where it should first check all pose bones from all objects.

This also removes code that changes the transform mode
from within the counting function.
This was only needed on transform initialization.

Commit Details:

Full Hash: 5d628c519b4e9eff640b9a315b9d162e6ea9ba14
Parent Commit: 0941b8b
Lines Changed: +41, -37

3 Modified Paths:

/source/blender/editors/transform/transform.h (+1, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+39, -35) (Diff)
/source/blender/editors/transform/transform_manipulator_3d.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021