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-25Geometry Nodes: decentralize implicit input definitionsJacques Lucke
2022-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-15Fix T94852: Geometry Proximity crash when unsuccessfulHans 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-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-27Fix T93941: geometry proximity breaks with high resolution meshJacques Lucke
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-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-20Geometry Nodes: Add warnings for instances input in two nodesPeter Sergay
2021-10-14Fix T92030: crash when hovering over socketJacques Lucke
2021-10-12Fix T92160: Geometry Proximity node can produce invalid valuesHans Goudey
2021-10-12Cleanup: Attempt to fix benign macOS compile warningsHans Goudey
2021-09-30Geometry Nodes: Swap order of geometry proximity inputsHans Goudey
2021-09-28Geometry Nodes: Fields version of attribute proximity nodeHans Goudey