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-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-26Properties: remove redundant settings from workspaces tab.Brecht Van Lommel
2018-04-26Fix reversed diff output order in view layer tests.Brecht Van Lommel
2018-04-26Fix crash with depsgraph iterator and empty scene.Brecht Van Lommel
2018-04-26Reduce size of scrollbars that don't contain scale markingsJulian Eisel
2018-04-26UI: support icon reloading (F8 key)Campbell Barton
2018-04-26Icons: correct arg parsingCampbell Barton
2018-04-26UI: correct iconCampbell Barton
2018-04-26Cleanup: avoid direct access to private classCampbell Barton
2018-04-26Merge branch 'master' into blender2.8Campbell Barton
2018-04-26Fix T54836: Select sharp edges doesn't flush to facesCampbell Barton
2018-04-26Fix T54836: Select sharp edges doesn't flush to facesCampbell Barton
2018-04-26Merge branch 'master' into blender2.8Julian Eisel
2018-04-26BLF: Fix problem with drawing with fonts with multiple size.fclem
2018-04-26Workbench: GLSL layout locationsJeroen Bakker
2018-04-26Cleanup: Use enums for View2D value definesJulian Eisel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-26GHOST: WGL: Make background rendering works on windows.fclem
2018-04-26Fix discontinuity in default UVs for a torusPhilipp Oeser
2018-04-26Fix vertex slide regression from multi-editCampbell Barton
2018-04-26Merge branch 'blender2.8-workbench' into blender2.8Jeroen Bakker
2018-04-26Workbench: Hair renderingJeroen Bakker
2018-04-26Workbench: Environment LightJeroen Bakker
2018-04-26UI: correct toolbar w/ text displayCampbell Barton
2018-04-26Missed last commitCampbell Barton
2018-04-26UI: fix toolbar naming collision bugCampbell Barton
2018-04-26Workbench: Shader compilationJeroen Bakker
2018-04-26Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-26UI: update tool docstringCampbell Barton
2018-04-26UI: use dict for tool definitionsCampbell Barton
2018-04-25UI: update icons from @billreynishCampbell Barton
2018-04-25UI: use a wider minimum menu widthCampbell Barton
2018-04-25Workbench: normal packingJeroen Bakker
2018-04-25UI: shrink operator menu hold triangle a littleCampbell Barton
2018-04-25UI: workaround for text & icon alignmentCampbell Barton
2018-04-25UI: icon-only hold popup uses region alignmentCampbell Barton
2018-04-25Fix selection with image planesCampbell Barton
2018-04-25Multi-Pose: Port POSE_OT_select_mirrorJoshua Leung
2018-04-25WM: Add GHOST lazy init for background mode.Clément Foucault
2018-04-25GHOST: Fix missing glXCreatePbuffer initialisation.Clément Foucault
2018-04-25GHOST: GLX: Remove old version check.Clément Foucault
2018-04-25EEVEE: UI: Add missing separator.Clément Foucault
2018-04-25EEVEE: UI: Merge the custom parallax checkbox with the panel title.Clément Foucault
2018-04-25Merge branch 'master' into blender2.8Campbell Barton
2018-04-25UI: optionally pass icon size to widget_draw_iconCampbell Barton
2018-04-25Depsgraph: Don;t use copy actions flagSergey Sharybin
2018-04-25Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-25Library: Add assert to catch unsupported copy flags combinationSergey Sharybin
2018-04-25Workbench: make normal packing optionalJeroen Bakker
2018-04-25Merge branch 'master' into blender2.8Sergey Sharybin