Files
test/source/blender/blenkernel
Ton Roosendaal 54c4ed469a 2.5
Cleanup in area/region management

- more intelligence in area management for adding handlers and setting
  data correct. Space/Region type callbacks only have to do own things.

- added option for adding default handlers to areas/regions. (flag in
  type definition)

- ensured that region-types store the minsizes for regions.

- added boundbox check for handlers; note that it accepts pointer to
  boundbox, because handlers don't get reset on area-resizing or
  view changes. Example: view2d handlers use mask rect.

- handlers get now added on correct context levels (example frame change
  also worked in header)

- removed ->refresh() callback. Context refreshing is Listener.
  
- the ->init() is being called on all WM level actions, also after a
  file read, moving areas, re-opening areas etc. 

- fixed bug: crash on exit was caused by cleaning up Screen too late.

- UI_view2d_size_update() removed from draw callback, is init()

- regions now store (winx, winy) subwindow size.
2008-12-10 13:56:54 +00:00
..
2.5
2008-12-08 15:02:57 +00:00
2008-09-19 14:15:36 +00:00
2008-11-12 21:16:53 +00:00
2008-08-30 14:32:16 +00:00
2008-09-19 14:15:36 +00:00
2008-08-30 14:32:16 +00:00
2008-08-30 14:32:16 +00:00
2008-09-19 14:15:36 +00:00
2008-10-06 06:10:14 +00:00
2008-08-30 14:32:16 +00:00
2008-08-30 14:32:16 +00:00
2008-11-12 21:16:53 +00:00
2008-11-12 21:16:53 +00:00
2007-09-02 17:25:03 +00:00
RNA
2008-11-17 18:44:06 +00:00
2008-11-04 01:05:44 +00:00
2008-11-12 21:16:53 +00:00
2008-09-19 14:15:36 +00:00
2008-04-27 18:26:43 +00:00
2008-11-12 21:16:53 +00:00
2.5
2008-12-10 13:56:54 +00:00
2008-11-04 01:05:44 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-09-19 14:15:36 +00:00
2008-11-12 21:16:53 +00:00