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-08-31Cleanup: Resolve unused-lambda-capture warningSergey Sharybin
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-23Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-23Cleanup: formatCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-09Cleanup: compiler warningsCampbell Barton
2022-08-08Fix T100285: Shader value node always outputs zeroOmar Emara
2022-08-05Cleanup: Spelling, remove double negativeHans Goudey
2022-08-04Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-04Nodes: Disable link drag search for deprecated nodesHans Goudey
2022-07-29Cleanup: Nodes: Store node group idname in tree typeHans Goudey
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey
2022-07-19Fix T99785: Make Principled Hair IOR input behave like other IOR slidersJesse Yurkovich
2022-06-29Fix T99104: EEVEE: Regression: Crash when using Light Output in MaterialsClément Foucault
2022-06-21Fix T98919: Eevee unlinked aov output nodes don't render.Jeroen Bakker
2022-06-18Geometry Nodes: speedup Separate XYZ nodeJacques Lucke
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