This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/windowmanager
Brecht Van Lommel df7e766032 UI
* Changed uiPupMenuOperator usage to uiPupMenuBegin/End (simpler,
  no need to build a string). Also made transform orientation and
  subdiv type enums instead of ints for this.
* Added an icon argument to many of the uiMenu calls, and added a
  uiMenuItemIntO.
* Move auto rna button creation out of outliner code, now is
  uiDefAutoButR for individual buttons and uiDefAutoButsRNA for a
  whole block.
* Implemented uiPupBlock(O). Pressing F6 gives a menu with the
  properties of the last operator to test. I tried to make a redo
  last operator out of this but couldn't get the context correct
  for the operator to repeat in. Further the popup block also has
  some issues getting closed while editing buttons.
* Fix uiAfterFunc memory leak on Ctrl+Q quit.
* Fix handling of RNA number button dragging and sliding for RNA
  buttons with range -inf/inf.
2009-02-04 11:52:16 +00:00
..
UI
2009-02-04 11:52:16 +00:00
2.5
2009-02-01 12:00:00 +00:00
2.5
2009-01-29 18:54:22 +00:00
2009-01-23 03:52:52 +00:00
2.5
2009-02-01 12:00:00 +00:00
2.5
2009-01-23 14:43:25 +00:00
2.5
2008-12-19 14:14:43 +00:00
2.5
2009-02-03 10:41:48 +00:00
2.5
2009-01-31 13:30:56 +00:00
2.5
2009-02-02 14:13:14 +00:00