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-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
2018-04-22Embossing for the areas only, with unified colorDalai Felinto
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: Draw round corners between the editorsDalai 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-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
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-18Use macros for looping over pose bonesCampbell Barton
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: move some screen utility functions, from topbar branch.Julian Eisel
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-12UI: Activate workspace after appending it using the '+' menuJulian Eisel
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-09UI: Clamp scrollbar offset to lower view boundariesJulian Eisel
2018-04-09Fix crash and invalid context when changing workspaceJulian Eisel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-28UI: Perf: Don't use implicit Attrib.Clément Foucault
2018-03-25GPUTexture: Small refactor.Clément Foucault