Blender Git Commit Log
Git Commits -> Revision f38c54d
Revision f38c54d by Philipp Oeser (master) February 27, 2020, 08:56 (GMT) |
Fix Vertex weight gradient tool show wrong weight/strength values in the UI Main issue is that the UI doesn not respect the Unified Weight/Strength setting (but instead alwasy shows the brushes weight/strength) Was working before, but somewhat missed in rBfb74dcc5d69d. See discussion in T74025 on why the Gradient Tool in its current state is not very user friendly in general, what I think we should do though is at least have the values in the UI respect Unified Weight / Unified Strength since this is what the tool will use internally... ref T74025 Maniphest Tasks: T74025 Differential Revision: https://developer.blender.org/D6900 |
Commit Details:
Full Hash: f38c54d56ef5d7a4a02982c004509d66d9a9e55d
Parent Commit: 80684ca
Lines Changed: +19, -2
1 Modified Path:
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+19, -2) (Diff)