Blender Git Commit Log

Git Commits -> Revision 1a69eab

Revision 1a69eab by Ton Roosendaal (master)
May 22, 2009, 15:02 (GMT)
2.5

- Added new popup menu type, which can be used to pass on a
running operator too. Needed it for debug menu, allowing to
set variables outside of operator "first do then tweak" system. :)

void uiPupBlockOperator()

Don't forget to tell invoke() return that operator now runs modal!

- Test menu: alt+ctrl+d gives the G.rt debug value.

Values of 0-16 now can be used to shrink areas, stuff like this
then happens (rt==4):
http://download.blender.org/institute/rt5.jpg
Was looking at ways to visually distinguish areas and regions
better. Yes I know, cute rounded corners, etc. Just testing!




Commit Details:

Full Hash: 1a69eab4a09f77db63830aa337872fb306372f94
SVN Revision: 20343
Parent Commit: 5bc3bd7
Lines Changed: +127, -30

5 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_regions.c (+17, -0) (Diff)
/source/blender/editors/screen/area.c (+14, -13) (Diff)
/source/blender/editors/screen/screen_edit.c (+36, -17) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+59, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021