Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Winchester <CodyWinch>2021-11-05 16:59:03 +0300
committerSybren A. Stüvel <sybren@blender.org>2021-11-09 12:54:13 +0300
commit4e2478940eb8803f28bfd7361ea3ff7dd83cd247 (patch)
treedcdfa6438c8b461c67fbb7e09cef76f04b614172 /source/blender/editors/armature/armature_relations.c
parent6b0a6c2ca96df219ac057bd781f38bdd24b23963 (diff)
Alembic: Allow exporting of animated vertex colors
Allow exporting of animated vertex colors to Alembic. The changes are made to be in line with the way the UV Maps are written. Each vertex color gets a OC4fGeomParam created and mapped into the CDStreamConfig to avoid recreating the Param on each frame. The time sample index is also stored in the config now and set onto the UV and Vertex Color params each frame. Without this the exports would get inconsistent timing results where animated UV maps and Vertex Colors were not playing back at the original speed. Reviewed By: sybren Maniphest Tasks: T88074 Differential Revision: https://developer.blender.org/D11278
Diffstat (limited to 'source/blender/editors/armature/armature_relations.c')
0 files changed, 0 insertions, 0 deletions