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-09-25Geometry Nodes: decentralize implicit input definitionsJacques Lucke
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-20Cleanup: Use generic utility for copying compressed attributeHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-01Cleanup: Avoid assigning constructed VArray to referenceHans Goudey
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-04Cleanup: Remove bNodeType flag from base registration functionsAaron Carlisle
2021-12-14Geometry Nodes: simplify using selection when evaluating fieldsJacques Lucke
2021-12-06Cleanup: Fix warnings about copied Map loop variablesHans Goudey
2021-12-01Geometry Nodes: Propagate attributes in Instances to Points nodeHans 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-21Fix T93256: Instances to points node broken after recent commitHans Goudey
2021-10-29Nodes: Add translation markers to new socket names and descriptionsHans Goudey
2021-10-27Fix: incorrect warning in Instances to Points nodeJacques Lucke
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
2021-10-26Geometry Nodes: Only create instance IDs when they existHans Goudey
2021-10-23Fix: Asset using selection in instances to points nodeHans Goudey
2021-10-23Geometry Nodes: Add Instances to Points NodeJarrett Johnson