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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2014-01-21 18:36:00 +0400
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2014-01-21 18:36:00 +0400
commit386d3a9cfbed27b4a9ef5e478d50f38a068f03fe (patch)
tree6aabfac1b22fa7db7340f0db4d976edef13afc2a /CMakeLists.txt
parent94325035f4fa0c45885194efb16eebc1af0d2d65 (diff)
Fix T38265: transferring vertex weights from an object with modifiers not working.
It was using the modified mesh for the vertex coordinates, and the unmodified mesh for the vertex weights, which can't work and crashed in some cases, now it used the modified mesh for both. Perhaps an option should be added to indicate if you want to transfer from the unmodified mesh or transfer to the modified mesh, but I think this fix makes it works as intended when this was implemented.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions