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-09-12Fix T69752: Texture paint sampling colors always 'merged down'Philipp Oeser
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-10EEVEE: Volume: Fix error in fallback integration algoClément Foucault
2019-09-10EEVEE: Volume: Speedup: Use Image load store extensionClément Foucault
2019-09-10GPencil: New Simplify Tint optionAntonio Vazquez
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-09UI: Format Memory Strings in BinaryHarley Acheson
2019-09-09Cleanup: GPencil small improvements in comparisonAntonio Vazquez
2019-09-09GPencil: Fix unreported problem when main Onion switch is disabledAntonio Vazquez
2019-09-09GPencil: Fade layer using background colorAntonio Vazquez
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-07Cleanup: includes in headersCampbell Barton
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-07EEVEE: Shadows: Fix correlation issue between Shadows and Anti-AliasingClément Foucault
2019-09-07EEVEE: Shadows: Fix incorrect shadowing near point lights sourceClément Foucault
2019-09-06EEVEE: Fix Ambient Occlusion on backfacesClément Foucault
2019-09-06GPencil: New option to fade not selected objectsAntonio Vazquez
2019-09-06Viewport Shading: StudioLight IntensityJeroen Bakker
2019-09-05Fix T69513: Grease Pencil Fade Layers Overlay only works in Material and Tex...Antonio Vazquez
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-09-03Fix selection engine checksCampbell Barton
2019-09-03Fix T69424: Weight paint sample doesn't workCampbell Barton
2019-08-29GPencil: For Stroke select don't display pointsAntonio Vazquez
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-26GPencil: Temporary fix to keep running Cycles + GPencil object in background.Antonio Vazquez
2019-08-25GPencil: Show edit points in Sculpt only if mask is enabledAntonio Vazquez
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Cleanup: use eval as suffixAntonio Vazquez
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24Cleanup: unused argsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-21Fix T68911: "illegal recursive expansion of macro id"mano-wii
2019-08-20Cleanup: remove undefined functionmano-wii
2019-08-20Select Engine: Move some private members out of select contextmano-wii
2019-08-20Cleanup: Move select_engine function to corresponding headermano-wii
2019-08-18Fix T68782: false occlusion in selecting vertices and edges with objects in a...mano-wii
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Cleanup: remove gawain referenceCampbell Barton
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-15Cleanup: Remove redundant headersmano-wii
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-15Cleanup: Minor change to previous commitAntonio Vazquez
2019-08-15GPencil: Fix unreported missing VFX in Video EditorAntonio Vazquez
2019-08-14Eevee: Fix: Regression when using ssr and default shaderClément Foucault
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Eevee: Add support for the holdout nodeClément Foucault
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault