Page MenuHome

Make faces flat (alternative to D1275)
AbandonedPublic

Authored by Campbell Barton (campbellbarton) on May 20 2015, 9:56 AM.

Details

Reviewers
None
Summary

This tool makes selected faces flat, I checked D1275, but it needed a lot of work, so uploading this patch.

Diff Detail

Repository
rB Blender
Branch
arcpatch-D1312

Event Timeline

Campbell Barton (campbellbarton) retitled this revision from to Make faces flat (alternative to D1275).

On your patch I get a segfault flattening all the faces of the monkey head. Can you reproduce?

Generally seems fine, some minor things to address and guess it could go in the next release.

source/blender/bmesh/intern/bmesh_opdefines.c
163

Make proper comment.

source/blender/bmesh/operators/bmo_planar_faces.c
45

Same as above.

source/blender/editors/mesh/editmesh_tools.c
1332

Get rid of it?