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:
authorLukas Tönne <lukas.toenne@gmail.com>2014-03-05 18:11:36 +0400
committerLukas Tönne <lukas.toenne@gmail.com>2014-03-05 18:13:50 +0400
commit3aedb3aed7c8c2a268db2fab6e69007fa65f4950 (patch)
treee9ea37cc684f5c75ab3aeb99e8643dcf77a896a2 /release
parentdf3116b3269f428ffbbcc31a1f786da0d6510400 (diff)
Fix for invalid custom data checks in armature and lattice functions.
Testing for custom data availability with getVertData and index 0 fails on assert for empty meshes (the index must be in valid range). Better use getVertDataArray which has no requirement for specific index.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions