Files
blender/source
Brecht Van Lommel 1c1c89262e WM: changed WM_operator_call to take an argument, which specifies in
which context to run the operator: WM_OP_DEFAULT, WM_OP_REGION_WIN,
WM_OP_AREA or WM_OP_SCREEN. This also replaces WM_operator_call_rwin
since it is more general.

This is useful for buttons and popup menus to run operators, and also
used by a new function to lookup the keymap item for that operator in
the right context.
2008-12-16 07:44:21 +00:00
..
2.5
2008-12-14 18:04:31 +00:00
2008-09-19 14:15:36 +00:00
2008-10-22 11:28:10 +00:00