Files
test/scripts
Philipp Oeser 7629ef218e Fix #121134: Hide Proportional Editing for armature editmode
When transforming, both `TransConvertType_EditArmature` /
`TransConvertType_Pose` get disabled from proportional editing
(`TransInfo` gets flagged `CTX_NO_PET` in `init_proportional_edit`).
This is intentional.

UI checks the mode and showing proportional editing properties was
already skipped for 'POSE' mode, but armatures in 'EDIT' mode would
still show them.

To resolve, also skip the UI for `EDIT_ARMATURE` mode.

Pull Request: https://projects.blender.org/blender/blender/pulls/121205
2024-05-02 09:23:10 +02:00
..
2024-04-19 16:09:30 +10:00
2024-05-02 16:44:10 +10:00
2024-05-01 14:10:26 +02:00