Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: decrease status bar height.Brecht Van Lommel
2018-06-15UI: fix redundant scrolling in the redo panelCampbell Barton
2018-06-14Cleanup: styleCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-13UI: remove empty space at the end of headers, tweak start/end spacing.Brecht Van Lommel
2018-06-13Fix 3D view header panning not working with region overlap.Brecht Van Lommel
2018-06-13UI: show HUD when region overlap is disabledCampbell Barton
2018-06-13UI: redo panel layout tweaksCampbell Barton
2018-06-13Fix region expanding on refreshCampbell Barton
2018-06-12Cleanup: add ED_region_panels_layoutCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Campbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2018-06-12UI: fix crash with HUD panel sizeCampbell Barton
2018-06-12UI: Initial persistent floating redo panelCampbell Barton
2018-06-12Cleanup: remove unused context argsCampbell Barton
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-11WM: split panel drawing into layout and drawCampbell Barton
2018-06-11UI: Separator spacerDalai Felinto
2018-06-10UI: remove tab use in the tool-settingsCampbell Barton
2018-06-06UI: sub panel titles draw smaller and indented.Brecht Van Lommel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: whitespaceCampbell Barton
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-06-01Add 'Toggle Header' to header context menu.Pablo Vazquez
2018-06-01Fix render engine info region when overlap and header on bottomDalai Felinto
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-30Fix render info not working with overlap regionsDalai Felinto
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-18Tool System: support for tool cursorsCampbell Barton
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-16Fix visible region overlap calculationCampbell Barton
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-07Fix crash in debug drawing of fullscreen exit iconJulian Eisel
2018-05-07Remove alternative action-zone drawing for collapsed regionsJulian Eisel
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-05-06Fix wrong header alignment in user preferences, after recent commit.Brecht Van Lommel
2018-05-06UI: keep header top/bottom alignment the same when switching editor types.Brecht Van Lommel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-05-06Fix issue with hidden headers after previous commit.Brecht Van Lommel