October 13, 2017, 22:17 (GMT) |
Don't show redo buttons in top-bar if redo is not supported |
October 13, 2017, 19:51 (GMT) |
Merge branch 'blender2.8' into topbar |
October 10, 2017, 15:31 (GMT) |
Merge branch 'blender2.8' into topbar |
October 7, 2017, 14:42 (GMT) |
Remove ED_area_global_initialize Should be fine if global areas call ED_area_initialize now. |
October 7, 2017, 14:35 (GMT) |
Fix small jumps of area rectangles and contents Should also fix some glitches/jumping on HiDPI screens. Most of this is related cleanup, actual fix is rather small (check changes in screen_vertices_scale and WM_window_screen_pixels_y) |
October 6, 2017, 21:28 (GMT) |
Merge branch 'blender2.8' into topbar |
October 6, 2017, 15:02 (GMT) |
Add 'x' icon to active workspace tab to delete workspace Icon could be a bit nicer, but is consistent with other places in the UI. Code is also a bit hacky, as usual in interface handling... |
October 5, 2017, 19:20 (GMT) |
Merge branch 'blender2.8' into topbar |
October 4, 2017, 17:10 (GMT) |
Merge branch 'blender2.8' into topbar |
September 23, 2017, 13:57 (GMT) |
Splash: Increase contrast of build info text Now uses "Text Selected" theme color of "Menu Back" widget colors. Also repositioned text slightly to have same margin on top and right (measured by eye ;) ). Tested with all bundled themes (contrib and no-contrib) and worked fine. Considering that different splashes may need different colors for overlaid text, using theme color may not be the best solution. I would like to try how this works before adding an ugly way to force a certain text color though. Also tried different approaches, but this one I find the least ugly :S As far as longer term plans go, we wanted to get a redesigned multi-page splash screen anyway. At this point we can rethink how splash colors work in general (i.e. auto-contrast, own splash theme colors, etc). |
September 23, 2017, 02:16 (GMT) |
Merge branch 'blender2.8' into topbar |
September 20, 2017, 19:46 (GMT) |
Merge branch 'blender2.8' into topbar |
September 16, 2017, 07:19 (GMT) |
Merge branch 'blender2.8' into topbar |
September 5, 2017, 22:18 (GMT) |
Merge branch 'blender2.8' into topbar |
August 28, 2017, 00:11 (GMT) |
Merge branch 'blender2.8' into topbar Conflicts: source/blender/windowmanager/intern/wm_event_system.c |
August 18, 2017, 19:00 (GMT) |
Merge branch 'blender2.8' into topbar Conflicts: source/blender/editors/interface/resources.c |
August 12, 2017, 16:14 (GMT) |
Fix touchpad scrolling not working in topbar |
August 2, 2017, 01:24 (GMT) |
Remove redundant setting of area size; Add comments |
August 1, 2017, 12:05 (GMT) |
Merge branch 'blender2.8' into topbar |
August 1, 2017, 12:04 (GMT) |
Show theme options for tags in UserPrefs Also fix buffer out-of-range access and default color of tab outline. |
|