Blender Git Commit Log
Git Commits -> Revision afcfc6e
March 28, 2021, 08:45 (GMT) |
Fix T86060: Texture Paint clone tool misleading texture UI For projection painting tools besides the `DRAW` tool: - Don't show the texture from viewport stencil drawing. - Don't show the texture panel. Based on D10564 by @lichtwerk with own changes. |
Commit Details:
Full Hash: afcfc6eb0842b9208bde3e334e3113a73807f6be
Parent Commit: 3944560
Lines Changed: +21, -6
2 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (
+9,
-3)
(Diff)/source/blender/editors/sculpt_paint/paint_cursor.c (
+12,
-3)
(Diff)