Icons: Add Links Cut icon to Node Editor, plus other tweaks

- Tweaks to Paint Mode Fill and Sample tool icons
- Tweaks to GP Add Primitive icons
This commit is contained in:
William Reynish 2019-03-11 23:22:41 +01:00
parent 34781e06b7
commit 0f20696846
20 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -1387,7 +1387,7 @@ class _defs_node_edit:
def links_cut():
return dict(
text="Links Cut",
icon="ops.mesh.knife_tool",
icon="ops.node.links_cut",
widget=None,
keymap="Node Tool: Links Cut",
)

View File

@ -723,6 +723,7 @@ set_property(GLOBAL PROPERTY ICON_GEOM_NAMES
ops.mesh.spin
ops.mesh.spin.duplicate
ops.mesh.vertices_smooth
ops.node.links_cut
ops.paint.vertex_color_fill
ops.paint.weight_fill
ops.paint.weight_gradient