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/interface
Brecht Van Lommel 26a8c63eae UI:
* Don't call generic layout hints templates anymore, i.e.
  TemplateRow becomes Row, etc.
* Added more general layout nesting, using uiLayoutSplit()
  and uiLayoutBox() functions, for which the sublayouts
  can then be accessed using uiLayoutSub(), to put items
  in those sublayouts.
* Some steps to make the layout decisions, like which items
  to put in which columns, independent of the width of the
  window or the text in the buttons. We want the layout to
  be stable under resizes and translations.
* Added an "expand" parameter to uiItemR, used now to expand
  enums into a row instead of using a menu.
2009-04-16 12:17:58 +00:00
..
UI:
2009-04-16 12:17:58 +00:00
2.5
2009-04-14 15:59:52 +00:00
2.5
2009-04-12 13:40:29 +00:00
2.5
2009-04-10 16:30:28 +00:00
2.5
2009-04-15 14:43:54 +00:00
UI:
2009-04-16 12:17:58 +00:00
2.5
2009-04-15 17:53:12 +00:00
2.5
2009-04-15 14:43:54 +00:00
2.5
2009-04-15 14:43:54 +00:00
UI:
2009-04-16 12:17:58 +00:00
2.5
2009-04-15 17:53:12 +00:00
2.5
2009-04-15 14:43:54 +00:00
2.5
2009-01-07 17:25:17 +00:00
2009-04-08 16:40:46 +00:00
2.5
2009-04-10 17:39:37 +00:00