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-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
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-27Fix T93285: Wrong instance order when instancing a collectionGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-25Cleanup: use new c++ guarded allocator API in nodesAaron Carlisle
2021-12-07Cleanup: Add macro and functions for node storageHans Goudey
2021-11-26Geometry Nodes: add utility to set remaining outputsJacques Lucke
2021-11-23Cleanup: Simplify geometry node function namesHans Goudey
2021-11-23Geometry Nodes: add namespace for every fileJacques Lucke
2021-11-09Cleanup: clang-formatCampbell Barton
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-29Fix T92324: crash caused by recursive instancingJacques Lucke
2021-10-18Geometry Nodes: Sort Children in Collection InfoJohnny Matthews
2021-09-27Geometry Nodes: support outputting collection children as instancesJacques Lucke
2021-09-15Cleanup: avoid passing redundant parameterJacques Lucke
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-06-09UI: Add the option to not display some socket labelsHans Goudey
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-05-04Geometry Nodes: refactor instances componentJacques Lucke
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-02-19UI: Expand enum in collection info nodeHans Goudey
2021-02-15Cleanup: clang tidyJacques Lucke
2021-02-11Cleanup: Remove unused variableHans Goudey
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg