Files
test2/source/blender/windowmanager
Ton Roosendaal 167ac3606b 2.5
- Made view2d manipulations redraw on area level
- simplified call to send Notifiers:

  WM_event_add_notifier(bContext *C, int type, int value, void *data)

  This brings back more control to WM, no context messing within
  operators. :) Handlers that execute operators will be responsible
  for delivering correct contextes.

  In general: should lead to making context not exposed, but only 
  readable via some callbacks.
2008-12-03 13:44:16 +00:00
..
2.5
2008-12-03 13:44:16 +00:00
RNA
2008-11-21 19:14:38 +00:00
2.5
2008-12-03 13:44:16 +00:00
2.5
2008-12-02 18:49:58 +00:00
2008-11-18 13:51:02 +00:00
2008-11-24 10:45:36 +00:00