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:
authorSybren A. Stüvel <sybren@stuvel.eu>2018-12-28 20:05:31 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2018-12-28 20:05:31 +0300
commita7c5f4f20657e12b43337e32bc62a876cbbe6292 (patch)
tree8b1f10eca32f755c97c02bf73cfbf767257d4cfd /intern/cycles/blender/blender_sync.h
parent196a5116aa2f7a3b46daf2047e957b43bee26083 (diff)
Fix T57078: Alembic curve import: better check for topology similarity
The old code assumed that if the number of curves was the same, the entire set of curves would have the same topology (in other words, it assumed 'same number of curves => same number of vertices for each curve'). I've added a more thorough check that also considers the number of vertices in each curve. This still keeps certain assumptions in place (for example that if the topology is the same, the weights won't change, which is not necessarily true). However, when the assumption doesn't hold, at least now Blender doesn't crash any more.
Diffstat (limited to 'intern/cycles/blender/blender_sync.h')
0 files changed, 0 insertions, 0 deletions