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
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06GPU: refactor clipped drawing from DRW into GPUCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Color management: change view transform for color pickers and display modes.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-31Fix T61028: Crash when entering wireframe viewClément Foucault
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Workbench: Opti: Only request OIT buffers if neededClément Foucault
2019-01-29Workbench: Support transparency from object color alphaClément Foucault
2019-01-29Workbench: Add "Shadow" factor to XrayClément Foucault
2019-01-29Workbench: Add transparency support for materialsClément Foucault
2019-01-29Workbench: Depth Of Field: Improve noise and Large radiusClément Foucault
2019-01-27Fix T60908: crash in workbench render after DoF changes.Brecht Van Lommel
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-25Workbench: Depth Of Field: Add toggle option in shading popoverClément Foucault
2019-01-25Workbench: Depth Of Field: CleanupsClément Foucault
2019-01-25Workbench: Depth Of Field: OptimisationClément Foucault
2019-01-25Workbench: Depth Of Field: Initial CommitClément Foucault
2019-01-25Correct last commit, wire xray is supportedCampbell Barton
2019-01-25DRW: disable clipping background drawing w/ xray modeCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-24DRW: support clipping for object outlines (unselected)Campbell Barton
2019-01-24Fix theme color use for clipping regionCampbell Barton
2019-01-23Cleanup: comments above struct members, shader group assignmentsCampbell Barton
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-23License: add missing GPL headersCampbell Barton
2019-01-22Fix T60737: Crash workbench renderingCampbell Barton
2019-01-21Fix clipping shaders with some AMD/Intel driversCampbell Barton
2019-01-21DRW: Support edit-mesh clippingCampbell Barton
2019-01-21Cleanup: rename terms count/num to lenCampbell Barton
2019-01-21DRW: set 4 clipping planes for box-clipCampbell Barton
2019-01-213D View: add back initial clipping supportCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-11Workbench: Support node texture "closest" interpolation optionClément Foucault
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-27Cleanup: styleCampbell Barton
2018-12-21Workbench: Fix crash when using more than one metaballClément Foucault
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-21Workbench: Fix wrong TEXTURE_DRAWING_ENABLED check and rework drawing logicClément Foucault
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-18Workbench: Fix crash when sculpting with a multi material meshClément Foucault