Blender Git Commit Log
Git Commits -> Revision c42ceef
Revision c42ceef by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--anonymous-attributes, temp-parallel-multi-function) August 23, 2021, 16:40 (GMT) |
initial anonymous attributes implementation |
Commit Details:
Full Hash: c42ceef04010a91c9b31e5c026d49331647687b5
Parent Commit: acc2e8a
Lines Changed: +286, -1
3 Added Paths:
/source/blender/blenkernel/BKE_anonymous_attribute.h (+36, -0) (View)
/source/blender/blenkernel/BKE_anonymous_attribute.hh (+149, -0) (View)
/source/blender/blenkernel/intern/anonymous_attribute.cc (+77, -0) (View)
/source/blender/blenkernel/BKE_anonymous_attribute.hh (+149, -0) (View)
/source/blender/blenkernel/intern/anonymous_attribute.cc (+77, -0) (View)