Merge branch 'blender-v3.6-release'
This commit is contained in:
@@ -879,7 +879,7 @@ static Mesh *modifyMesh(ModifierData *md, const ModifierEvalContext *ctx, Mesh *
|
||||
else {
|
||||
origindex[mpoly_index] = ORIGINDEX_NONE;
|
||||
dst_material_index[mpoly_index] = mat_nr;
|
||||
sharp_faces.span[i] = use_flat_shading;
|
||||
sharp_faces.span[mpoly_index] = use_flat_shading;
|
||||
}
|
||||
poly_offests_new[mpoly_index] = mpoly_index * 4;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user