Blender Git Commit Log

Git Commits -> Revision bdb83cc

Revision bdb83cc by Germano Cavalcante (master)
February 10, 2021, 15:32 (GMT)
Fix T85471: Wrong orientation in transforming objects in weight paint mode

The local orientation chosen was that of the active object, but as
confirmed in other parts of the code, the orientation of the selected
Bone has priority.

Commit Details:

Full Hash: bdb83cc32cbd0997752420ef95c791f66dca54c8
Parent Commit: d9eeb78
Lines Changed: +36, -15

4 Modified Paths:

/source/blender/editors/transform/transform.h (+2, -0) (Diff)
/source/blender/editors/transform/transform_convert.c (+7, -15) (Diff)
/source/blender/editors/transform/transform_generics.c (+21, -0) (Diff)
/source/blender/editors/transform/transform_orientations.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021