Added icon_value property to GIZMO_GT_button_2d #108988

Open
Oxicid wants to merge 2 commits from Oxicid/blender:oxicid-GIZMO_GT_button_2d into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

2 Commits

Author SHA1 Message Date
Oxicid 3ec2047bc4 Update source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c 2023-06-23 09:28:25 +02:00
Oxicid c3fb97206c Added icon_value property to GIZMO_GT_button_2d
Often addon developers to add icons for widgets resort to crutch solutions. This change will solve this problem.

What I noticed is that the icons of the material is a bit lighter than in layout, but it's not so terrible and it probably does not apply to this change
2023-06-14 21:03:10 +02:00