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:
authorJoshua Leung <aligorith@gmail.com>2011-08-16 05:02:26 +0400
committerJoshua Leung <aligorith@gmail.com>2011-08-16 05:02:26 +0400
commita67562e73cbc2f4a9641fbc4d1147b4b2cc935c4 (patch)
tree0e8feafbfcaff9c52eb8538bcc62a605092d5b24 /intern/audaspace/sndfile
parenta458de88b65c5fcb0f11c005c040163d3cf76cec (diff)
Bugfix [#28267] keyframed values for shapekeys of copied objects are
linked Shapekey actions weren't getting copied when their owner data was. This was due to the IMO totally convoluted way in which the duplicate action flags have been set up: - the function to copy animdata takes a param to specify whether actions are copied or not, but this is never touched (i.e. this always just gets FALSE passed in) - instead, we jump around in hoops later figuring out whether the userpref wants copying to occur, then fixing up the links IIRC, part of this may be due to a desire/need to not duplicate actions when dealing with NodeTree copies for multi-threaded rendering, but at the expense of complicating everything else.
Diffstat (limited to 'intern/audaspace/sndfile')
0 files changed, 0 insertions, 0 deletions