Files
blender/source
Brecht Van Lommel 6283b0c8c5 UI: getting popup menus to work again, just the internal interface
and event handling code still, how it integrates with operators and
handlers is not worked out yet. For testing, Ctrl+Q quit now shows
a confirmation popup using the following call:

okee_operator(C, "WM_OT_exit_blender", "Quit Blender");
2008-12-15 19:19:39 +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