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-11-05Cleanup: Remove unnecessary node type registraction functionsHans Goudey
2022-10-14Fix: Muted curves connect to the Fac socketCharlie Jolly
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-05-06EEVEE: Refactor curve nodesOmar Emara
2022-03-16Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-10Cleanup: redundent semicolons after function bracesAaron Carlisle
2022-01-05Cleanup: Remove unused `node_type_exec` for shader nodeAaron Carlisle
2022-01-05Cleanup: Make shade node util header CPP onlyAaron Carlisle
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-28Nodes: Declare shader nodes in individual file namespaceAaron Carlisle
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Cleanup: Nodes: clang-tidy modernize-redundant-void-argAaron Carlisle
2021-12-07Revert moving all shader nodes to c++Jacques Lucke
2021-12-06Shader Nodes: Declare nodes in their own namespaceAaron Carlisle
2021-12-06Cleanup: clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-05Cleanup: Migrate all shader nodes to c++Aaron Carlisle
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-06Fix: Add missing function node declaration for RGB and Float Curve nodesCharlie Jolly
2021-09-30Cleanup: Fix unused variable warningHans Goudey
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-22Cleanup: Use new node socket declaration API for some shader nodesHans Goudey
2021-08-20Functions: remove multi-function networkJacques Lucke
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