OpenMfxForBlender icon indicating copy to clipboard operation
OpenMfxForBlender copied to clipboard

Avoid calling BKE_mesh_calc_edges when connectivity attributes have been forwarded from input

Open eliemichel opened this issue 4 years ago • 0 comments

In such case, reuse internal_data->source_mesh for output as well and thus preserve its edges. See https://github.com/eliemichel/OpenMeshEffectForBlender/issues/41#issuecomment-717556678

eliemichel avatar Oct 27 '20 23:10 eliemichel