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>2021-09-29 11:55:32 +0300
committerJacques Lucke <jacques@blender.org>2021-09-29 11:55:32 +0300
commit24a965bb16c22e33752dfb6c22105b96a8649aeb (patch)
tree032646e69fb86b53a66024e96105ff4a56587497 /build_files/build_environment
parentf51bef75f44681c7a33cf54c790ff4cee949c274 (diff)
Fix T91767: crash when instancing geometry coming from modifier
The issue was that the `GeometrySet` that comes from the modifier does not have full ownership of the mesh for legacy reasons to avoid copies. Calling `ensure_owns_direct_data` makes sure that the geometry set actually owns the geometry so that it can be instanced.
Diffstat (limited to 'build_files/build_environment')
0 files changed, 0 insertions, 0 deletions