Blender Git Commit Log

Git Commits -> Revision e549d6c

Revision e549d6c by Philipp Oeser (master)
December 13, 2021, 08:38 (GMT)
Fix T93169: Weightpaint falloff popover drawn twice

This came with {rBf8a0e102cf5e}.

The panel was meant specifically for the gradient tool, but since it was
given the ".weighpaint" context, it would also draw as part of generic
header toolsettings drawing.

Now remove this context on purpose and only draw this specifically from
the gradient tools ToolDef.

Maniphest Tasks: T93169

Differential Revision: https://developer.blender.org/D13268

Commit Details:

Full Hash: e549d6c1bd2ded2f0d33db0489c68a84a822fd34
Parent Commit: bea5a99
Lines Changed: +3, -1

1 Modified Path:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021