AnimAll: add attribute animation
commit470d0257c40ba2ff7dcd34800a771cd3c2229c67
authorDamien Picard <dam.pic@free.fr>
Tue, 14 Jun 2022 01:45:22 +0000 (14 03:45 +0200)
committerDamien Picard <dam.pic@free.fr>
Tue, 14 Jun 2022 16:47:17 +0000 (14 18:47 +0200)
treee35f3afbc28d575f8aa1a8083f04d65ddf511516
parent4ca8ca981feda3f7a4bd8bb7c3912327c8f53fcf
AnimAll: add attribute animation

Vertex colors have been replaced by a more generic attribute system,
so we need to support that.

This allows animating not only color attributes, but also other types.
Not sure that's very useful as most attributes can't be manually
edited as far as I understand, but it *is* now possible!
animation_animall.py