Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <eiseljulian@gmail.com>2019-10-10 16:10:36 +0300
committerJulian Eisel <eiseljulian@gmail.com>2019-10-10 16:17:08 +0300
commit1857aa32bd3bf6f48b3e1a24ad7576af5e06540a (patch)
tree728716562aa3fa6b7ebce93568af9baafad2bdc5 /source/blender/blenkernel/intern/armature_update.c
parentcf192bdd43b8cd4e89161ca7fc5986f6f1a239f1 (diff)
UI: Only hide locked transform manipulator axes for matching spaces
The manipulator would hide axes that were locked, even if the lock was applied to a different space. That would lead to confusing behavior of the manipulator. E.g.: * Add armature * Enter Pose Mode and select the bone * Lock X and Y location in the Sidebar * Enable the Move tool * Only the Y axis is visible, but doesn't do anything on dragging The manipulator would only show the Y axes, even though the lock is applied to the bone's local Y axis, which matches the manipulators Z axis. Differential Revision: D6021 Reviewed by: Brecht van Lommel, William Reynish
Diffstat (limited to 'source/blender/blenkernel/intern/armature_update.c')
0 files changed, 0 insertions, 0 deletions