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
path: root/source
AgeCommit message (Expand)Author
2021-02-15Cleanup: Spelling in function nameSergey Sharybin
2021-02-15FFmpeg: Improve multi-threading settings for VSE proxiesPeter Fog
2021-02-15FFmpeg: Improve multi-threading settingsSergey Sharybin
2021-02-15Attributes: return refined Attribute from attributes.new methodJacques Lucke
2021-02-15Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-02-15Cleanup: Use enum class for CryptomatteLayerState.Jeroen Bakker
2021-02-15Cleanup: Grammar in commentsJeroen Bakker
2021-02-15Fix: incorrect versioning for Attribute Randomize nodeJacques Lucke
2021-02-15Cleanup: unused variableJacques Lucke
2021-02-15Fix T71960: Malformed .bmp files lead to crashSergey Sharybin
2021-02-15Fix T85633: Misspelling of "neighborhood" in descriptionHans Goudey
2021-02-14Merge branch 'blender-v2.92-release'Falk David
2021-02-14Fix T85488: Display units inset operatorFalk David
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: Simplify geometry nodes attribute API usageHans Goudey
2021-02-14Cleanup: use doxy sectionsCampbell Barton
2021-02-14Cleanup: use return argument prefixCampbell Barton
2021-02-14Cleanup: correct/update commentsCampbell Barton
2021-02-14Cleanup: unused functionCampbell Barton
2021-02-14Cleanup: remove commented logic for Alt-Pad0 to use previous cameraCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13EEVEE: Fix glass with sharp distribution not ignoring roughnessClément Foucault
2021-02-13EEVEE: Change cubemap roughness fitClément Foucault
2021-02-13EEVEE: Update Offline LUTClément Foucault
2021-02-13EEVEE: Update LUT GGX generation shaderClément Foucault
2021-02-13EEVEE: Fix incorrect fresnel function.Clément Foucault
2021-02-13EEVEE: Refactor closure_lit_lib.glslClément Foucault
2021-02-13Fix geometry nodes build error with TBB enabled and OpenVDB disabledBrecht Van Lommel
2021-02-13Fix T85573: Building with Python 3.10a5 failsCampbell Barton
2021-02-13Fixes T84651: Weight paint gradient doesn't auto-normalize weightsCampbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-13GPencil: Try again to fix compiler warningsAntonio Vazquez
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-13Cleanup: use doxy sectionsCampbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-13Fix brace placement from recent fix for T85581Campbell Barton
2021-02-13Cleanup: Remove unused outliner enum valuesNathan Craddock
2021-02-13Cleanup: Fix clang compile warningStephan Seitz
2021-02-13Cleanup: Simplify three functions in displist.cHans Goudey
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Cleanup: Decrease scope of RNA enum definitionsHans Goudey
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-12Geometry Nodes: Allow attribute nodes to use different domainsHans Goudey
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-12Geometry Nodes: Add dependency relation for collection objectsHans Goudey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-12Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-12Fix T84899: instance ids are not unique in common casesJacques Lucke