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-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
2021-11-29Geometry Nodes: Domain Size NodeJohnny Matthews
2021-11-22Cleanup: use simple data member instead of callbackJacques Lucke
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-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-10-26Geometry Nodes: Get and set nodes for ID attributeHans Goudey
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-24Geometry Nodes: Rename node "String Substring"Erik Abrahamsson
2021-10-23Geometry Nodes: Add Instances to Points NodeJarrett Johnson
2021-10-22Geometry Nodes: add Boolean and Integer Input nodesDorian
2021-10-20Geometry Nodes: Fields version of Curve to Points nodeHans Goudey
2021-10-19Geometry Nodes: Replace String nodeErik Abrahamsson
2021-10-19Geometry Nodes: Fields version of the raycast nodeHans Goudey
2021-10-18Nodes: support sharing node declarations between nodesJacques Lucke
2021-10-18Geometry Nodes: Endpoint Selection NodesJohnny Matthews
2021-10-15Geometry Nodes: Updated Subdivision Surface NodeJarrett Johnson
2021-10-15Geometry Nodes: Fields transfer attribute nodeHans Goudey