October 23, 2017, 00:18 (GMT) |
Merge branch 'blender2.8' into topbar |
October 23, 2017, 00:10 (GMT) |
Cleanup: Remove leftovers from when branch was based on workspace branch |
October 22, 2017, 23:09 (GMT) |
Fixes for last merge |
October 22, 2017, 22:23 (GMT) |
Merge branch 'blender2.8' into topbar |
October 22, 2017, 13:02 (GMT) |
Merge branch 'blender2.8' into topbar |
October 21, 2017, 14:17 (GMT) |
Cleanup: Change flag name, add comment |
October 21, 2017, 14:05 (GMT) |
Clarify region size refreshing code in ED_screen_ensure_updated |
October 21, 2017, 13:51 (GMT) |
Fix headers not using correct background color |
October 21, 2017, 13:36 (GMT) |
Top-bar operator settings: Add simple "More..." button to show all settings Doesn't make much sense yet, but it will once operator settings are split into basic and advanced ones (see D2883). |
October 19, 2017, 17:37 (GMT) |
Fix errors in UI scripts after last merge Patch by @sergey, with minor fixes. |
October 18, 2017, 17:31 (GMT) |
Merge branch 'blender2.8' into topbar |
October 15, 2017, 13:06 (GMT) |
Rework tab data storing to fix glitches & get rid of hacks Fixes glitch where hovering an active tab would make the tab appear like a hovered non-active one. Still not the most beautiful solution, but it's as good as it can get with our current UI code I'm afraid. |
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 |
|