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:
authorJacques Lucke <jacques@blender.org>2022-07-21 13:23:10 +0300
committerJacques Lucke <jacques@blender.org>2022-07-21 13:23:38 +0300
commit538da79c6d17a6e660a9484c280220240b306282 (patch)
tree1b199687ae13b8a425b19a989479a9889d177d4d /source/blender/blenlib/intern
parentd099e0d2a4875b03c6b91c39817ffc11c4357797 (diff)
Curves: fix applying materials when applying modifier
The issue was that geometry nodes was run on the original curves, and set a pointer to an evaluated material id on it. The fix is to not mix up original and evaluated data by making sure that geometry nodes does not modify the original data.
Diffstat (limited to 'source/blender/blenlib/intern')
0 files changed, 0 insertions, 0 deletions