Blender Git Commit Log
Git Commits -> Revision e9d2113
Revision e9d2113 by Hans Goudey (master) October 26, 2020, 04:16 (GMT) |
UI: Fix Symmetry options in weight paint panels The now redundant "X" checkbox is removed since it's also present in the Symmetry panel above. The Topology Mirror is moved into the Symmetry panel also. This was needed because `Mesh.use_x_mirror` has recently been turned into different functionality, and its old functionality now lives under `Mesh.use_mirror_vertex_group_x`. Something went wrong in the UI in This transition. Differential Revision: https://developer.blender.org/D9287 |
Commit Details:
Full Hash: e9d21136ce2228a11b788f3202ae929d8fd6d927
Parent Commit: 3baf659
Lines Changed: +6, -10
1 Modified Path:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+6, -10) (Diff)