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:
authorKévin Dietrich <kevin.dietrich@mailoo.org>2016-11-30 11:20:45 +0300
committerKévin Dietrich <kevin.dietrich@mailoo.org>2016-11-30 11:20:45 +0300
commit66a367190447773f87cb31854a39f67b91d519f1 (patch)
treebaebd8e622c92cd9f0d5eac6abe00347ad374d84 /intern/opencolorio
parent514db9f014110da442f13c5a84f9e895dabbf305 (diff)
Fix T49813: crash after changing Alembic cache topology.
Crash is due by mismatching loops and faces counts between the Alembic data and the Blender derivedmesh which does not appear so straightforward to fix (the crash happens deep in the derivedmesh code). So for now, try to detect if the topology has changed and if so, both only read vertices (vertex colors and UVs won't be read, as tied to face loops) and add a warning message in the modifier's UI to let the user know.
Diffstat (limited to 'intern/opencolorio')
0 files changed, 0 insertions, 0 deletions