Blender Git Commit Log

Git Commits -> Revision 9805216

Revision 9805216 by Campbell Barton (master)
October 31, 2017, 06:03 (GMT)
UI: replace UI_ITEM_O_RETURN_PROPS /w return arg

Means we can have a version of this function that returns the button
and avoids returning a struct that often isn't used.

Commit Details:

Full Hash: 98052162e1338cb8f97832c3e7e1d65d8bfd9b3f
Parent Commit: fe3571b
Lines Changed: +115, -88

16 Modified Paths:

/source/blender/editors/armature/pose_lib.c (+4, -5) (Diff)
/source/blender/editors/include/UI_interface.h (+8, -3) (Diff)
/source/blender/editors/interface/interface_handlers.c (+16, -15) (Diff)
/source/blender/editors/interface/interface_layout.c (+35, -20) (Diff)
/source/blender/editors/interface/interface_templates.c (+2, -2) (Diff)
/source/blender/editors/object/object_relations.c (+6, -4) (Diff)
/source/blender/editors/screen/screen_ops.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+8, -6) (Diff)
/source/blender/editors/space_node/node_buttons.c (+4, -4) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+10, -10) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_toolbar.c (+1, -1) (Diff)
/source/blender/editors/util/ed_util.c (+11, -10) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+4, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021