Brushstroke Tools: Initial Version #328
@ -120,7 +120,7 @@ class BrushstrokesCurves(WorkSpaceTool):
|
|||||||
bl_description = (
|
bl_description = (
|
||||||
"Brushstrokes on the visible surface"
|
"Brushstrokes on the visible surface"
|
||||||
)
|
)
|
||||||
bl_icon = "ops.gpencil.draw"
|
bl_icon = "brush.sculpt.paint"
|
||||||
bl_widget = None
|
bl_widget = None
|
||||||
bl_keymap = (
|
bl_keymap = (
|
||||||
("brushstroke_tools.draw", {"type": 'LEFTMOUSE', "value": 'CLICK_DRAG'},
|
("brushstroke_tools.draw", {"type": 'LEFTMOUSE', "value": 'CLICK_DRAG'},
|
||||||
|
Loading…
Reference in New Issue
Block a user