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:
authorCampbell Barton <ideasman42@gmail.com>2010-10-21 05:08:12 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-10-21 05:08:12 +0400
commit16b04834b3e1046118787d40531bf38f73ec9c76 (patch)
tree26736f8218bf52a809f399e0c79841698d680b82 /source/blender/blenkernel/BKE_smoke.h
parentbfb8560a59547e178687cdf2b561c83e22f01385 (diff)
improved fix for [#24267] Hook fails after Solidify
Rather then have the modifier calculate ORIGINDEX weather its needed or not (incorrect if it wasn't the first modifier on the stack), create ORIGINDEX layer initially if any of the modifiers use it. This way hook also works after Mirror and Screw modifiers which have the ORIGINDEX layer copied implicitly with DM_copy_vert_data(). This wasn't possible to check for before because this flag was always enabled so it would be passed to DM_set_only_copy(). Now just add the flag whenever calling DM_set_only_copy().
Diffstat (limited to 'source/blender/blenkernel/BKE_smoke.h')
0 files changed, 0 insertions, 0 deletions