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-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-25Geometry Nodes: decentralize implicit input definitionsJacques Lucke
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-08-31Nodes: move NodeTreeRef functionality into node runtime dataJacques Lucke
2022-07-22Fix T99835: Incorrect title case for two node namesHans Goudey
2022-06-23Geometry Nodes: Speed up Separate color node in RGB modeHans Goudey
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-24Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-24Fix T98268: replace string node des not handle empty strings correctlyJacques Lucke
2022-05-24Fix T98317: equal vs not-equal modes in compare node are not exact oppositesJacques Lucke
2022-05-05Cleanup: unused argument warningsCampbell Barton
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-03-22Fix: Drag link search doesn't always connect to socketLeon Schittek
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-02-17Fix build errors on Linux/clang after recent changesBrecht Van Lommel
2022-02-15BLI: Change dependencies in vector math filesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
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