blender/release/scripts
Sergey Sharybin 28002edb6b Finish changes in up/down arrows for menus
Restored single triangle for special menus, which still isn't perfect but
probably makes more sense.

Added drawflag bit flags to button, which is currently used to declare, that
button need to have up/down arrows. This is needed because it's tricky to
distinguish if button should have such arrows. For example, ID search buttons
is a simple block button which doesn't directly mean it'll have pop-up menu
and not all buttons which cases pop-up menu to display need to have such
arrows.

So currently only ID selector button is forcing up/down arrows to be displayed,
all the rest buttons now behaves in the same way as it used to be before.
2012-05-23 14:24:40 +00:00
..
modules fix [#31383] EditBone.align_orientation() uses Vector.normalize() incorrectly 2012-05-09 19:05:29 +00:00
presets Camera tracking: apparently one of tracking presets was never merged from tomato 2012-05-03 17:00:08 +00:00
startup Finish changes in up/down arrows for menus 2012-05-23 14:24:40 +00:00
templates fix for modal timer template, wasnt updated for changes to themes. 2012-04-27 10:00:21 +00:00