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-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-25Keymap: use Ctrl-Shift-Space for fullscreen areaCampbell Barton
2018-05-24Keymap: remove Ctrl-Up/Down to toggle full-areaCampbell Barton
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23WM: add back Ctrl-Space to toggle full areaCampbell Barton
2018-05-23Fix T55072: Top bar disappears when loading factory settings (causing ASAN cr...Julian Eisel
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-22UI Tweak: Make User Preferences window slightly taller, to better fit the con...Joshua Leung
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Fix crash running in background mode, after recent changes.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-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
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-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-13Fix/workaround crash when appending workspace in edit modeJulian Eisel
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-08Prevent segfault when opening file browser while a 2.79 file was loaded.Sybren A. Stüvel
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
2018-05-06UI: region overlap now works for headers as well.Brecht Van Lommel
2018-05-02Fix T54864: Assert when changing interface display scaleDalai Felinto
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-27UI: multi-column toolbar supportCampbell Barton
2018-04-27UI: Bring Embossing for the top-bar and quad-viewDalai Felinto
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-24OpenGL: Remove remaining instances of GL_RGBA16F_ARB.Clément Foucault
2018-04-23Fix opening new windows would try to open global areas twiceJulian Eisel
2018-04-23Indentation cleanupDalai Felinto
2018-04-23Fix T54765: build error on macOS.Brecht Van Lommel
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-22UI: Editor outline color themableDalai Felinto