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 <brecht@blender.org>2021-08-06 14:32:19 +0300
committerBrecht Van Lommel <brecht@blender.org>2021-08-06 14:59:25 +0300
commitf4adb35f28ece4096f19489273601e5327a08e99 (patch)
tree682a944ed9586e65d2d963356d89fc84ae73f07f /release
parentb0df8f53ba62e769944dff66db29de374008ba8a (diff)
Fix T90476: intermittent wrong generated texture coordinates with modifiers
This caused Cycles texture_space_mesh_modifier and panorama_dicing tests to randomly fail. The issue was introduced with D11377, due to a missing dependency. Now ensure we first copy the texture space parameters, and only then use or recompute then. In general it seems like this dependency should have already been there, since parameter evaluation includes animation and drivers, and geometry evaluation may depend on that (even if you would not typically animate e.g. an autosmooth angle). Thanks Campbell for tracking this one down.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions