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-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-27Fix: Incorrect node socket name after recent refactorHans Goudey
2021-09-24Nodes: hide socket value when input is a field implicitlyJacques Lucke
2021-09-24Cleanup: old-style-declaration warningCampbell Barton
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-24Fix T91661: Vector rotate output socket diconnects on file loadHans Goudey
2021-09-24Fix: Incorrect field visualization for some shader nodesHans Goudey
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-23Cleanup: Move more shader nodes to socket declaration APIHans Goudey
2021-09-23Fix: Incorrect socket names after previous commitHans Goudey
2021-09-22Cleanup: Use new node socket declaration API for some shader nodesHans Goudey
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-20Geometry Nodes: support Noise Texture nodeJacques Lucke
2021-09-13Nodes: move some texture nodes to c++Jacques Lucke
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-20Functions: remove multi-function networkJacques Lucke
2021-08-18Geometry Nodes: Add shader Color Mix nodeCharlie Jolly
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-04Fix T87635: Rename shader node "Specular" to "Specular BSDF"Pratik Borhade
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-18Cleanup: clang-tidyCampbell Barton
2021-06-11Nodes: move mix rgb node to C++Charlie Jolly
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-02Revert "EEVEE: AOVs not same as cycles."Jeroen Bakker
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: use nullptrJacques Lucke
2021-05-24Nodes: move shader curves node to C++Charlie Jolly
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Eevee Wavelength Node SupportIyad Ahmed
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14Fix T88234: Crash with Eevee when shader displacement socket connection is mutedPhilipp Oeser
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-09Fix T87117: Geometry Nodes: Add missing Map Range modes to shader nodeCharlie Jolly
2021-04-01Cleanup: Remove unused codeHans Goudey
2021-03-27Cleanup: clang-formatCampbell Barton
2021-03-26Geometry Nodes: Add remaining operations to the Vector Math nodeLeon Leno
2021-03-23Cleanup: use BLI_assert_unreachable in some placesJacques Lucke
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly