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
path: root/intern
diff options
context:
space:
mode:
authorAntonio Vazquez <blendergit@gmail.com>2022-05-30 17:33:52 +0300
committerAntonio Vazquez <blendergit@gmail.com>2022-05-30 17:39:27 +0300
commit68562905147fff5fc3bc4288f3b3c8cfe4e40dc0 (patch)
treea3dadfea7752181fb811387b3090e698f45ad826 /intern
parentde610d06a6b7c169c44138717a54baa890105730 (diff)
Fix T98253: Gpencil Lineart crashes when undoing creation of linked copy
These lines were not used now because the handling of copy data has changed. Assigning the `eval` data can produce unexpected result, especially since everywhere ID_RECALC_TRANSFORM is used, we also do a copy on write. That should take care of `ob->data` for the eval object.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions