AnimAll: extend the update function to account for new attribute API
commitd4644332a6abdeecdbc0ca20b2b5ce6243cf298c
authorDamien Picard <dam.pic@free.fr>
Sun, 29 Oct 2023 12:15:08 +0000 (29 13:15 +0100)
committerDamien Picard <dam.pic@free.fr>
Sun, 29 Oct 2023 12:56:39 +0000 (29 13:56 +0100)
tree0d4e8ee6c7dc2fbcbe1d150f096327e4b7a9b3aa
parent3ad654fd1db74c2bfdb6c1a34ecfdc1d3ba5fe05
AnimAll: extend the update function to account for new attribute API

AnimAll already provided an update function since the vertex color API
changed to use attributes.

This function now updates other attributes as well: vertex and edge
crease and bevel weight.
animation_animall/__init__.py