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-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-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2019-01-21Cleanup: rename terms count/num to lenCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-04EEVEE DoF: Fix runtime error: division by zero when blades was 0Dalai Felinto
2019-01-04Cleanup: indentation (right shift)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-03Cleanup: preprocessor indentationCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-17Mesh Batch Cache: Port Texture paint wires to new batch requestClément Foucault
2018-12-17Mesh Batch Cache: Optimization & Refactor shaded surface supportClément Foucault
2018-12-17Eevee: Change Bent normal calculationClément Foucault
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-11Fix T58266 : Bottom half of meshes are transparent with eevee renderClément Foucault
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-29Workbench: Add back studio lighting presetsClément Foucault
2018-11-29Workbench: Rename orientation to type and Camera studio light to StudioClément Foucault
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-22Eevee: Reflection Plane: Small UI fix and invert facing fadingClément Foucault
2018-11-20Fix T57891: Radius of strip hair doesn't scale with object scaleClément Foucault
2018-11-20Fix T57722: Clipped LookDev preview spheresCampbell Barton
2018-11-19Studio Lights: Big CleanupsClément Foucault
2018-11-19EEVEE: Cleanup: default_world_frag.glslmano-wii
2018-11-19EEVEE: Cleanup remove unused shader.mano-wii
2018-11-17Cleanup: styleCampbell Barton
2018-11-17Cleanup: correct const usageCampbell Barton