Blender Git Commit Log
Git Commits -> Revision 5cd39ce
Revision 5cd39ce by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 16, 2018, 11:51 (GMT) |
Add new parameter to template_ID to use live icon in button By default, the button uses a predefined fixed icon, but in some situations it's better to show the preview (materials) |
Commit Details:
Full Hash: 5cd39ced650add98b7599d438563aa92e0247bca
Parent Commit: daeb641
Lines Changed: +46, -35
7 Modified Paths:
/source/blender/editors/include/UI_interface.h (+2, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+25, -16) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+15, -15) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+25, -16) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_image/image_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+15, -15) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+1, -0) (Diff)