Blender Git Commit Log

Git Commits -> Revision 2d4a682

Revision 2d4a682 by Campbell Barton (master)
June 1, 2013, 04:06 (GMT)
add popup menu to allow python scripts to show popups without having to define a menu class first.

Commit Details:

Full Hash: 2d4a682a8e48e41af2867bc71a621eb0fac27b1e
SVN Revision: 57170
Parent Commit: 0ad88d1
Lines Changed: +101, -2

1 Added Path:

/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py (+14, -0) (View)

6 Modified Paths:

/release/scripts/modules/bpy_types.py (+13, -0) (Diff)
/source/blender/editors/interface/interface_regions.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_define.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+34, -0) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+38, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021