July 17, 2017, 23:43 (GMT) |
Support renaming workspaces through tabs Rename workspaces by double or ctrl clicking their tab. |
July 17, 2017, 15:56 (GMT) |
Minor corrections to tab drawing |
July 17, 2017, 14:05 (GMT) |
Merge branch 'blender2.8' into topbar |
July 11, 2017, 19:03 (GMT) |
Make topbar scale correctly with DPI |
July 11, 2017, 03:57 (GMT) |
Split topbar into multiple aligned & independently scrollable sections Done by adding multiple window/header region types. |
July 9, 2017, 19:52 (GMT) |
Merge branch 'blender2.8' into topbar Conflicts: source/blenderplayer/bad_level_call_stubs/stubs.c |
July 9, 2017, 19:13 (GMT) |
Fix 'New Window' operator not creating topbar |
July 9, 2017, 19:06 (GMT) |
Fix multiple tooltips appearing in topbar Could happen on quick mouse moves throughout topbar regions. |
July 8, 2017, 18:36 (GMT) |
Fix redraw glitches with popups overlapping topbar |
July 8, 2017, 17:08 (GMT) |
Use tabs to list workspaces in topbar Did some additional changes to make tabs align properly and look good. |
July 8, 2017, 14:09 (GMT) |
Merge branch 'blender2.8' into topbar Conflicts: source/blender/blenloader/intern/versioning_280.c source/blenderplayer/bad_level_call_stubs/stubs.c |
June 28, 2017, 12:05 (GMT) |
Quick fix for huge preview button in topbar |
June 12, 2017, 01:32 (GMT) |
Fix error in versioning code after latest merge |
June 12, 2017, 01:16 (GMT) |
Merge branch 'blender2.8' into topbar Conflicts: release/scripts/startup/bl_ui/space_info.py source/blender/CMakeLists.txt source/blender/blenkernel/BKE_library.h source/blender/blenkernel/BKE_screen.h source/blender/blenkernel/BKE_workspace.h source/blender/blenkernel/intern/blendfile.c source/blender/blenkernel/intern/idcode.c source/blender/blenkernel/intern/library.c source/blender/blenkernel/intern/library_query.c source/blender/blenkernel/intern/screen.c source/blender/blenkernel/intern/workspace.c source/blender/blenloader/BLO_readfile.h source/blender/blenloader/intern/readfile.c source/blender/blenloader/intern/versioning_280.c source/blender/blenloader/intern/versioning_defaults.c source/blender/blenloader/intern/writefile.c source/blender/editors/include/ED_scene.h source/blender/editors/include/ED_screen.h source/blender/editors/interface/interface_intern.h source/blender/editors/interface/interface_layout.c source/blender/editors/interface/interface_templates.c source/blender/editors/interface/interface_utils.c source/blender/editors/object/object_edit.c source/blender/editors/scene/CMakeLists.txt source/blender/editors/scene/scene_edit.c source/blender/editors/screen/area.c source/blender/editors/screen/screen_edit.c source/blender/editors/screen/screen_intern.h source/blender/editors/screen/screen_ops.c source/blender/editors/screen/workspace_edit.c source/blender/editors/screen/workspace_layout_edit.c source/blender/editors/space_file/filesel.c source/blender/editors/space_outliner/outliner_intern.h source/blender/editors/space_view3d/view3d_header.c source/blender/editors/transform/transform_manipulator.c source/blender/editors/transform/transform_ops.c source/blender/editors/transform/transform_orientations.c source/blender/imbuf/intern/thumbs_blend.c source/blender/makesdna/DNA_ID.h source/blender/makesdna/intern/makesdna.c source/blender/makesrna/intern/rna_internal.h source/blender/makesrna/intern/rna_main.c source/blender/makesrna/intern/rna_main_api.c source/blender/makesrna/intern/rna_scene.c source/blender/makesrna/intern/rna_screen.c source/blender/makesrna/intern/rna_space.c source/blender/makesrna/intern/rna_space_api.c source/blender/makesrna/intern/rna_wm.c source/blender/makesrna/intern/rna_workspace.c source/blender/python/intern/bpy_library_load.c source/blender/windowmanager/intern/wm_draw.c source/blender/windowmanager/intern/wm_event_system.c source/blender/windowmanager/intern/wm_files_link.c source/blender/windowmanager/intern/wm_window.c source/blenderplayer/bad_level_call_stubs/stubs.c |
May 11, 2017, 19:16 (GMT) |
Update topbar theme colors |
May 11, 2017, 01:59 (GMT) |
Remove 3D View redo region/panel |
May 11, 2017, 01:42 (GMT) |
Move around buttons in topbar |
May 11, 2017, 01:29 (GMT) |
Show operator redo buttons in topbar Just an initial implementation, could use some more work/polish. |
May 10, 2017, 22:07 (GMT) |
Draw lower bar of top-bar using header drawing & definition code |
May 10, 2017, 21:21 (GMT) |
Fix compile error, cleanup |
|