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
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-24Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-24Fix T98247 EEVEE: Regression: Shader To RGB not displaying texturesClément Foucault
2022-05-23Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-23Fix Eevee blackbody wrong with non-default scene linear color spaceBrecht Van Lommel
2022-05-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-12color attributes: Fix broken vertex color nodeJoseph Eagar
2022-05-06EEVEE: Refactor curve nodesOmar Emara
2022-05-05Cleanup: unused argument warningsCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04Fix T97375: changing node tree from Python is very slowJacques Lucke
2022-05-03Fix T93179: geonodes UVs and Vertex colors do not work in EEVEEKévin Dietrich
2022-05-01Material: Hide material output socket Thickness as it is not used for nowClément Foucault
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-19GPU: Fix Adresse Sanitizer errorsClément Foucault
2022-04-19GPU: Replace `GPUMaterialVolumeGrid` by `GPUMaterialAttribute`Clément Foucault
2022-04-17Cleanup: Use C++ Array typeHans Goudey
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-04-13Fix: compilation error with MSVCRay Molenkamp
2022-04-13Cover some DNA files with C++ utility macrosSergey Sharybin
2022-04-12Cleanup: pass vectors by referenceJacques Lucke
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-07Curves: Hair to Curves rename in Cycles/EEVEE UIHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-22Fix: Drag link search doesn't always connect to socketLeon Schittek
2022-03-16Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-16Fix: Build error from missing build dependenciesHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-03-07Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-03-07Fix T96207: wrong default value of Principled BSDF specular tintBrecht Van Lommel
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-15RNA: add RNA_collection_is_empty & RNA_property_collection_is_emptyCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-08Eevee: support the no-op Bump node optimization like in Cycles.Alexander Gavrilov
2022-02-07Nodes: Dynamic node class for Map Range nodeCharlie Jolly
2022-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle