tornavis/source
Brecht Van Lommel 565510bd7f Geometry: add .attributes in the Python API for Mesh, Hair and Point Cloud
This puts all generic float/int/vector/color/string geometry attributes in a new
.attributes property. For meshes it provides a more general API for existing
attributes, for point clouds attributes will be used as an essential part of
particle nodes.

This patch was implemented by @lichtwerk, with further changes by me. It's
still a work in progress, but posting here to show what is going on and for
early feedback.

Ref T76659

Differential Revision: https://developer.blender.org/D8200
2020-09-09 17:01:17 +02:00
..
blender Geometry: add .attributes in the Python API for Mesh, Hair and Point Cloud 2020-09-09 17:01:17 +02:00
creator Docs: Fix typo in creator args formatting 2020-09-03 20:41:25 -04:00
tools@896c5f7895 Audaspace: port compilation fix from upstream. 2020-09-01 18:12:48 +02:00
CMakeLists.txt Clang-Tidy: Allow use with GCC but warn about possible failure 2020-07-03 10:58:24 +02:00