Blender Git Loki
Git Commits -> Revision 899947c
Revision 899947c by Sergey Sharybin (master) July 29, 2016, 12:47 (GMT) |
Fix T48679: Bone transform only alters between translation and rotation There was some smart code in the transform which would alter between translation and rotation based on whether bone is connected or not and whether translation is locked or not. It could be handy to also fallback to scale if both rotation and translation are locked. |
Commit Details:
Full Hash: 899947c89eaec5c87d079e2f4835501c9b8df014
Parent Commit: 992257c
Lines Changed: +16, -8
1 Modified Path:
/source/blender/editors/transform/transform_conversions.c (+16, -8) (Diff)