blender/release/ui
Brecht Van Lommel af02a0aa4e UI
* Headers and menus can now be created in python.
* Replaced the uiMenuItem functions to create menus with equivalent
  uiItem functions using a layout, removing duplicated code.
* More uiItem functions are now exposed to python.
* The text editor header, panels and one of its menus are now created
  in space_text.py.
* Buttons window data context icon new changes depending on active
  object.

Issues
* Icons are not wrapped yet, hardcoded ints at the moment.
* The ID browse template is unfinished.
2009-04-22 18:39:44 +00:00
..
buttons_objects.py RNA: Generic Type Registration 2009-04-19 13:37:59 +00:00
buttons_scene.py 2.5: 2009-04-21 15:30:54 +00:00
space_text.py UI 2009-04-22 18:39:44 +00:00