Blender Git Loki
Git Commits -> Revision d6b2c18
Revision d6b2c18 by Jacques Lucke (master) February 15, 2021, 11:06 (GMT) |
Attributes: return refined Attribute from attributes.new method Previously `mesh.attributes.new(...)` would return a generic attribute that one could not do much with. Now it returns refined attributes like `FloatAttribute`. |
Commit Details:
Full Hash: d6b2c184816419385b591dfba4d1303cb445d91e
Parent Commit: c233f08
Lines Changed: +32, -27
1 Modified Path:
/source/blender/makesrna/intern/rna_attribute.c (+32, -27) (Diff)