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
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14cmake/deps: Update mesa to 20.3.4Campbell 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-13Build: fix macOS minimum version link warning with pystringBrecht Van Lommel
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: clang-formatCampbell 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-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-13RNA Manual Reference: Update mappingsAaron Carlisle
2021-02-13Cleanup: Fix clang compile warningStephan Seitz
2021-02-13Cleanup: Simplify three functions in displist.cHans Goudey
2021-02-13Tests: Add additional object to convert curve to mesh fileHans 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-12Fix T85562: Remove Win32 RIM_INPUTSINKHarley Acheson
2021-02-12Py Doc: Fix rst syntax errorsAaron Carlisle
2021-02-12Py Doc: Delete old deployment scriptsAaron Carlisle
2021-02-12Py Doc: Update Sphinx and theme versionsAaron Carlisle
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-12OpenColorIO: remove default display workaroundBrecht 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
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12GPencil: Fix compiler warnings after previous commitAntonio Vazquez