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-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Geometry Nodes: Flip Faces NodeAlan Babu
2022-01-20Geometry Nodes: Curve Primitive ArcCharlie Jolly
2022-01-18Geometry Nodes: new Field at Index nodeJacques Lucke
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-12Compositor: Add Scene Time Node, Rename Time nodeNathan Rozendaal
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Fix T94812: render layer sockets are missing after file loadJacques Lucke
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10Compositing Convert color space nodeJeroen Bakker
2022-01-08Cleanup: Remove unused code from BKE_node.hHans Goudey
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2022-01-03Geometry Nodes: Edge Angle NodeJohnny Matthews
2021-12-29Geometry Nodes: Accumulate Fields NodeJohnny Matthews
2021-12-29Cleanup: Remove unused node tree "local sync" functionsHans Goudey
2021-12-22Nodes: Remove unnecessary node tree socket taggingHans Goudey
2021-12-22Nodes: Improve node tree copy performanceHans Goudey
2021-12-22Nodes: Refactor to remove node and socket "new" pointersHans Goudey
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-20Cleanup: Remove unused node type flagHans Goudey
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20Cleanup: Const arguments, remove unused argumentHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Cleanup: Use const argument, rename variablesHans Goudey
2021-12-09Geometry Nodes: Scene Time NodeJohnny Matthews
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-08Geometry Nodes: Mesh Island NodeJohnny Matthews
2021-12-07Geometry Nodes: Edge Neighbors NodeJohnny Matthews
2021-12-07Geometry Nodes: new Geometry to Instance nodeJacques Lucke
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-12-07Cleanup: note that functions in BKE_node.h aren't part of blenkernelCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-12-06Geometry Nodes: 4 Field Inputs for Mesh Topology DataJohnny Matthews
2021-12-06Cleanup: Remove unused next and prev pointers in bNodeTypeHans Goudey
2021-12-06Cleanup: Remove unnecesary node type draw callbackHans Goudey
2021-12-06Cleanup: Remove unnecessary node type callbacks for drawingHans Goudey
2021-12-04Cleanup: Use references in node editor, other improvementsHans Goudey
2021-12-03Cleanup: Use typed enum for node resize directionHans Goudey
2021-12-01Geometry Nodes: Dual Mesh NodeWannes Malfait
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-11-30Geometry Nodes: Rename Curve Parameter, Add Index on SplineJohnny Matthews