Blender Git Commits

Blender Git "temp-ui-tweaks" branch commits.

Page: 8 / 8

August 28, 2021, 00:21 (GMT)
UI: Add margin to panels

Add some breathing space between the panel boundaries and properties/regions.

Make use of the style->panelouter property that hasn't been used in a while.
Also slight tweaks to boxspace and templatespace style properties so they
are multiples of 2 and operations on them round better.
August 27, 2021, 23:48 (GMT)
UI: Disable emboss on box widgets

These are meant to be contour for an area flush with the background,
having emboss hardcoded on the widget prevents this.
August 27, 2021, 19:59 (GMT)
Fix stack buffer overflow asan warning
August 27, 2021, 18:57 (GMT)
UI: Fix dark and light themes

Mainly so it doesn't look broken to people testing out the branch, namely
the background of radio buttons was pure white, and separator in menus pure black.

Also minor tweaks to the default theme.
August 24, 2021, 17:27 (GMT)
UI: Use rounded corners for panels and subpanels
August 24, 2021, 16:54 (GMT)
UI: Separate each choice inside radio buttons

Add some room between the choices. This way we can give the background and
non-active options the same color and make it look more like only one choice
can be active at a time.

This is in an effort to make the radio buttons and toggle buttons look different.
Currently in Blender they looked the same even though radio buttons only allow
one active option at a time, while toggles can be have multiple.
August 24, 2021, 00:48 (GMT)
UI: Make use of menu item theme roundness

Use theme preference instead of hardcoded square corners.
August 24, 2021, 00:46 (GMT)
UI: Use Outline color of menu item for separator

Instead of forcing a transparent shadeof the text color.
August 24, 2021, 00:31 (GMT)
UI: Adjust outline color of active default buttons

Simply darken slightly the already used outline color. On light themes it prevents too bright outlines on hover.
August 24, 2021, 00:13 (GMT)
UI: Support alpha in Value Slider widget

The alpha value was being ignored even though the item property could be set.
August 24, 2021, 00:03 (GMT)
UI: Do not rotate vertical scale indicators

In animation editors with vertical scale indicators, such as Graph Editor
or Drivers, display the values aligned to the view.
August 20, 2021, 01:13 (GMT)
UI: Improve contrast on playhead

Add a dark (background coloured) outline around it.
August 19, 2021, 22:48 (GMT)
UI: Use arrow icon to collapse/expand panels
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021