WIP: Mesh Tissue: Use the new ShapeKey.points with faster foreach_get/set #105135

Closed
Thomas Barlow wants to merge 2 commits from Mysteryem/blender-addons:shape_key_points_mesh_tissue into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

2 Commits

Author SHA1 Message Date
2abd580688 Increase Mesh Tissue version and minimum Blender version 2024-01-17 13:38:49 +00:00
a7ea740828 Mesh Tissue: Use the new ShapeKey.points with faster foreach_get/set
Added to Blender 4.1.0 in ??????????, ShapeKey.points gives optimized
access to shape key points data (meshes/lattices) when accessed with
#foreach_get and #foreach_set.
2024-01-17 13:34:15 +00:00