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:
authorPhilipp Oeser <info@graphics-engineer.com>2022-09-14 14:16:03 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2022-10-03 21:59:23 +0300
commit3dce2469eea5a7c0600136b167c07a137b736ad1 (patch)
treebbbcfe2d1f34f81ef4b603693ed4a0a708e4bb60 /source/blender/blenkernel/BKE_curveprofile.h
parent331fe92e4685f1cf84d6285a4209a72d007a82a0 (diff)
Fix T101046: missing DEG update changing bone layers in editmode
Following {T54811} (and {rBbb92edd1c802}), DEG updates have been added to the various operators. This has also been done for the layers operators (see {rBf998bad211ae}, `ARMATURE_OT_bone_layers` has been marked done in T54811). However, instead of `ARMATURE_OT_bone_layers`, the update tagging actually happened for `POSE_OT_bone_layers`. Now do this for `ARMATURE_OT_bone_layers` as well (keep it for `POSE_OT_bone_layers`, dont think this is wrong there either). Maniphest Tasks: T101046 Differential Revision: https://developer.blender.org/D15969
Diffstat (limited to 'source/blender/blenkernel/BKE_curveprofile.h')
0 files changed, 0 insertions, 0 deletions