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-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques 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-27Geometry Nodes: Add Image Socket to Switch NodeJohnny Matthews
2021-10-17Geometry Nodes: bring back lazy evaluation for field types in Switch nodeJacques Lucke
2021-10-03Geometry Nodes: Switch Node Fields Updateguitargeek
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-08-23Fix T88107: rename Convertor to Converter nodes to correct spellingJames Partsafas
2021-06-10Geometry Nodes: Add Texture and Material options to switch nodeEitan
2021-05-28Geometry Nodes: Polish switch node UIHans Goudey
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Cleanup: spellingCampbell Barton
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-19Cleanup: Use consistent order for functions in node filesHans Goudey
2021-05-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke
2021-04-19Geometry Nodes: new Switch nodeEitan