テンプレート:Release Notes/2.42/Animation/Armature layers

提供: wiki
< テンプレート:Release Notes‎ | 2.42‎ | Animation
2018年6月29日 (金) 02:47時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Armature Layers

Bones in Armature now have their own layer settings.

It works like for Object layers, but local within Armature itself. Each Bone can be in (16 now) any layer, and the Armature layer defines what is visible or not. Also note that hiding will still work too.

Since the Blender code is *stuffed* with Bone options now, this commit requires a good test to verify that all tools work with layers... (I counted 130 cases for checking for selected Bones in code!)

In PoseMode; hotkey m will show 'movetolayer' menu.

Todo: make action/nla drawing comply to Armature layer settings.