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:
authorCampbell Barton <ideasman42@gmail.com>2020-08-13 06:56:15 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-08-13 08:41:57 +0300
commitad05e1100fd02bcceb6d3b18efc146c0fcf98304 (patch)
tree620019e66a95590338a4bf614f54f5648b1cdc87 /intern
parent9bf8b6799dd1eced15fa9dfcb15bf49bb21e2241 (diff)
Fix T77409: Crash showing vertex/face duplicators in edit-mode
This was a regression in deaff945d0b9 which skips copying a mesh. Dupli-verts/faces were not updated to account for this. This supports iterating over edit-mesh vertices & faces, since falling back to a full copy (as we do in some places) will be slow while transforming geometry. This commit looks as if it would change behavior with orcos, since any edit-mesh deformation causes them to be assigned. However in practice there is no functional change, details in comments.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions