Blender Git Commit Log

Git Commits -> Revision a1addc5

Revision a1addc5 by Campbell Barton (master)
March 20, 2019, 12:10 (GMT)
UI: support for popups starting with buttons activated

While this could already be done from C,
this is now exposed to Python

Commit Details:

Full Hash: a1addc5c633d4c35eeb491c698052ec9300271dc
Parent Commit: 69fb859
Lines Changed: +70, -1

6 Modified Paths:

/source/blender/editors/include/UI_interface.h (+5, -0) (Diff)
/source/blender/editors/interface/interface.c (+18, -0) (Diff)
/source/blender/editors/interface/interface_layout.c (+17, -0) (Diff)
/source/blender/editors/interface/interface_region_popover.c (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+17, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021