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:
authorCampbell Barton <ideasman42@gmail.com>2020-08-26 16:20:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-08-26 16:20:37 +0300
commite0772c6607ae6cd48193101b39d7332cb76ab2c9 (patch)
treefaf5479af0185048f7dc8daf425db77500c5980e /source/blender/editors/curve/editcurve.c
parent70d48255aeae66c9ce62b0458cf7519adea45cf2 (diff)
Fix T80098: Mesh deform doesn't update in edit mode
Use BKE_mesh_wrapper API access to access mesh coordinates for modifier evaluation. Call BKE_mesh_wrapper_ensure_mdata when binding since it's a one off operation. Regression from deaff945d0b96. Reviewed by: @brecht Ref D8709
Diffstat (limited to 'source/blender/editors/curve/editcurve.c')
0 files changed, 0 insertions, 0 deletions