June 4, 2015, 15:22 (GMT) |
Merge branch 'master' into UI-graphical-redesign |
June 3, 2015, 15:00 (GMT) |
Use thinner scrollbars for UILists as well Todo: With the current default theme scrollbars are hard to see, we could do better but that's for later. |
June 3, 2015, 14:43 (GMT) |
Adjust some theme colors And the usual minor cleanup |
June 3, 2015, 13:01 (GMT) |
Cleanup: Use existing methods to init new/changed theme options Think this is the way we should actually do this. |
June 3, 2015, 10:54 (GMT) |
Fix panels being highlighted while dragging another panel over them |
June 3, 2015, 10:32 (GMT) |
Redesign area/region edges Mainly removed unnecessarily drawn edges and doubled line thickness for area edges to clearly separate areas from regions. For now I've added a theme option to control the color of the area edges, we can check later if it's worth keeping it, but IMHO it's quite important to have this controllable. |
June 2, 2015, 20:46 (GMT) |
Don't draw widget outlines (for most widgets) As proposed in T38037 this removes the outlines from widgets (except of toggle buttons like layers and color buttons for now) to simplify/ flatten the look of the UI. This needs some more polish and we could even remove the outline drawing code completely instead of just disabling it, but I first want to get overall design approval. |
June 2, 2015, 18:04 (GMT) |
Increase default DPI to 78, decrease default font sizes to 10 NOTE: These changes might be controversial, but it's a good chance to test this. Also further changes to default font drawing plus a bit of cleanup. |
June 2, 2015, 17:26 (GMT) |
Flatify the UI! By disabling shaded drawing for all widgets |
June 2, 2015, 17:02 (GMT) |
Make scrollbars thinner! (And draw them without outline) Scrollbars with units printed on them stay the same size. |
June 2, 2015, 16:21 (GMT) |
Fix offset tabs due to changes in UI-graphical-redesign branch |
June 2, 2015, 16:19 (GMT) |
Merge branch 'UI-graphical-redesign' into UI-experiments Conflicts: source/blender/editors/screen/area.c |
June 2, 2015, 15:51 (GMT) |
Merge branch 'master' into UI-experiments |
June 2, 2015, 15:50 (GMT) |
Merge branch 'master' into UI-graphical-redesign |
June 2, 2015, 15:49 (GMT) |
Redesign panel headers + minor tweaks + minor cleanup Currently looking like this: https://developer.blender.org/F183457 Design was worked out together with @plyczkowski |
May 31, 2015, 15:19 (GMT) |
Panel mouse hover feedback * Highlight hovered panel * Only draw drag widget on hover |
May 31, 2015, 14:31 (GMT) |
Some cleanup to make code a bit easier to read ;) |
May 31, 2015, 13:27 (GMT) |
Adjust new panel design to work fine with recent panel drawing fix |
May 31, 2015, 12:43 (GMT) |
Merge branch 'master' into UI-experiments |
May 31, 2015, 12:37 (GMT) |
Merge branch 'master' into UI-graphical-redesign |
|