Blender Git Loki
Git Commits -> Revision 3f55b12
Revision 3f55b12 by Christoph Lendenfeld (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
Fix: Instantly hide bones after hitting H key in pose sliding When using a pose slider it is possible to hide bones with the 'H' key. Before this patch the screen didn't update, so you had to move the mouse 1 pixel to update. This patch makes it so it updates right away Reviewed by: Sybren A. St�vel Differential Revision: https://developer.blender.org/D12024 Ref: D12024 |
Commit Details:
Full Hash: 3f55b127e79c7d31ff15b30bd932679b0a67855c
Parent Commit: 4822a11
Committed By: Fabian Schempp
Lines Changed: +1, -0
1 Modified Path:
/source/blender/editors/armature/pose_slide.c (+1, -0) (Diff)