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-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-18Curves: Port transform node to new data-blockHans Goudey
2022-03-08Cleanup: Rename geometry set "curve" to "curves"Hans Goudey
2022-02-28Cleanup: Rename geometry set "curve" functions to "curves"Hans Goudey
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
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-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-15Geometry Nodes: Object info node optional instance outputHans Goudey
2021-09-15Cleanup: Use function to mark mesh normals dirtyHans Goudey
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke
2021-06-01Geometry Nodes: Skip calculating normals in transform nodeHans Goudey
2021-05-19Cleanup: Use consistent order for functions in node filesHans Goudey
2021-05-04Geometry Nodes: refactor instances componentJacques Lucke
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-03-31Fix T87094: Transforming geometry instances component is brokenHans Goudey
2021-03-30Fix unused variable warning caused by recent cleanupHans Goudey
2021-03-30Cleanup: Use float4x4 type and constructorHans Goudey
2021-03-29Fix T86972: transform node transforms shape keysJacques Lucke
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-01-26Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-21Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-21Fix T84867: Transform node applies transforms in the wrong orderSebastian Parborg
2021-01-21Geometry Nodes: initial support for volumesJacques Lucke
2021-01-20Fix T84867: Transform node does not rotate/scale instancesSebastian Parborg
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke