This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/mesh
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
..
2.5
2009-04-14 15:59:52 +00:00
2009-02-19 23:53:40 +00:00
2009-04-12 17:28:16 +00:00
UI
2009-04-22 18:39:44 +00:00
2.5
2009-01-01 13:15:35 +00:00
2.5
2009-02-23 17:30:00 +00:00