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-01-25Cleanup: Remove unused variableHans Goudey
2022-01-25Nodes: Improve link-drag search support for boolean math nodeHans Goudey
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts
2022-01-14Nodes: Support link-drag search with compare node outputsHans Goudey
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-10Cleanup: redundent semicolons after function bracesAaron Carlisle
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-04Fix: Link drag search error with random value node from color socketHans Goudey
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-31Nodes: Add Compare node operations to link drag search menuCharlie Jolly
2021-12-28Nodes: Enable unity build for function nodesAaron Carlisle
2021-12-28Nodes: Add bf_nodes_function moduleAaron Carlisle
2021-12-28Nodes: Declare function nodes in individual file namespaceAaron Carlisle
2021-12-25Cleanup: use new c++ guarded allocator API in nodesAaron Carlisle
2021-12-16Fix: Compare node missing from link drag searchHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Fix T93591: Random Value node first and last value proportionMoritz Röhrich
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-11-17Cleanup: use same function for updating internal links for all nodesJacques Lucke
2021-11-17Cleanup: change node socket availability in a single placeJacques Lucke
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-24Geometry Nodes: Rename node "String Substring"Erik Abrahamsson
2021-10-22Cleanup: improve consistency between function node implementationsJacques Lucke
2021-10-22Geometry Nodes: add Boolean and Integer Input nodesDorian
2021-10-19Geometry Nodes: Replace String nodeErik Abrahamsson
2021-10-19Fix T91979: Don't mark string nodes as supporting fieldsErik Abrahamsson
2021-10-16Geometry Nodes: Rotate Euler: Use "Local" instead of "Point"Jarrett Johnson
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-12Geometry Nodes: Add Color input nodeCharlie Jolly
2021-10-11Fix T92102: Issues with align euler to vector nodeJarrett Johnson
2021-10-11Geometry Nodes: Rename 12 Nodes to be "Verb First"Johnny Matthews
2021-10-09Geometry Nodes: Align Euler to Vector NodeJarrett Johnson
2021-10-03Geometry Nodes: Add Rotate Euler NodeJarrett Johnson
2021-09-27Fix: wrong socket shape in Vector input nodeJacques Lucke
2021-09-24Geometry Nodes: Random Value NodeJohnny Matthews
2021-09-24Geometry Nodes: Special string characters nodeErik Abrahamsson
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-21Geometry Nodes: String manipulation nodesErik Abrahamsson
2021-09-03Cleanup: convert function nodes socket list to use new APIRajesh Advani
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-08-20Functions: remove multi-function networkJacques Lucke
2021-07-05Cleanup: Clang tidy, unused includeHans Goudey
2021-07-05Geometry Nodes: Add explicit Float to Int conversion nodeNikhil Shringarpurey