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-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
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: 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-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: Remove EmbossingDalai Felinto
2018-04-22Action Zone: No need for drawing (the triangles)Dalai Felinto
2018-04-22Action Zone: Enable them in the four cornersDalai Felinto
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-04-21Fix crash when opening properties editorJulian Eisel
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-21Top-bar: Don't draw horizontal region separatorJulian Eisel
2018-04-21Topbar: visual tweaksBrecht Van Lommel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Add utility to make it easier to get editors/regions to redraw after changing...Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-09UI: Clamp scrollbar offset to lower view boundariesJulian Eisel
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-03-28UI: Perf: Don't use implicit Attrib.Clément Foucault
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-14Code cleanup: simplify subwindow code.Brecht Van Lommel