March 13, 2017, 13:58 (GMT) |
Draw info editor buttons in topbar Basically copies most of the UI definitions from info editor to top bar. |
March 13, 2017, 10:22 (GMT) |
Create global areas for all non-temp windows |
March 13, 2017, 10:04 (GMT) |
Get rid of hardcoded screen-size calculation Screen size is the rectangle that can be used by screen layouts, so it excludes global areas. |
March 13, 2017, 09:53 (GMT) |
Merge branch 'workspaces' into topbar Conflicts: source/blender/blenloader/intern/readfile.h source/blender/blenloader/intern/versioning_280.c |
March 13, 2017, 09:05 (GMT) |
Merge branch 'blender2.8' into workspaces |
March 11, 2017, 16:46 (GMT) |
Merge branch 'blender2.8' into workspaces |
March 9, 2017, 11:13 (GMT) |
Merge branch 'blender2.8' into workspaces |
Revision e081df9 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) March 6, 2017, 12:01 (GMT) |
Merge branch 'blender2.8' into workspaces |
Revision d642b25 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) March 3, 2017, 12:02 (GMT) |
Merge branch 'blender2.8' into workspaces |
Revision d8fe5e0 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) March 3, 2017, 11:35 (GMT) |
Support render layer per workspace We decided to keep workspace and scene render layer separate for now, but in future they'll probably be either unified or there are going to be ways to sync them. |
Revision 5941d4e by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) March 2, 2017, 18:26 (GMT) |
Merge branch 'blender2.8' into workspaces Conflicts: source/blender/makesrna/intern/rna_space.c |
Revision c1f0139 by Dalai Felinto (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) February 28, 2017, 13:25 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into workspaces |
February 28, 2017, 00:30 (GMT) |
Merge branch 'workspaces' into topbar |
February 28, 2017, 00:29 (GMT) |
Merge branch 'blender2.8' into workspaces Conflicts: source/blender/editors/workspace/glutil.c source/blender/gpu/intern/gpu_framebuffer.c |
February 28, 2017, 00:21 (GMT) |
February 28, 2017, 00:21 (GMT) |
Opengl glaDrawPixels removal: More descriptive setup. |
February 28, 2017, 00:21 (GMT) |
OpenColorIO: Update glsl implementation to be ready for ogl 3.3 core |
February 28, 2017, 00:21 (GMT) |
Fix break in drawscredge_area_draw when in fullscreen |
February 28, 2017, 00:21 (GMT) |
Add immDrawBorderCorners function This replaces `glaDrawBorderCorners`. |
February 28, 2017, 00:21 (GMT) |
|