Blender Git Commit Log
Git Commits -> Revision b29a8a5
Revision b29a8a5 by Campbell Barton (master) July 5, 2021, 08:31 (GMT) |
BMesh: dissolve faces no longer fails when some faces can't dissolve Previously, any face groups that could not be merged into a face caused the entire operation to report an error and do nothing. Now these cases are skipped over, dissolving faces where possible. |
Commit Details:
Full Hash: b29a8a5dfe3d6eb2fbbdecd0d5dffb3d709b9b91
Parent Commit: 9075f63
Lines Changed: +16, -9
1 Modified Path:
/source/blender/bmesh/operators/bmo_dissolve.c (+16, -9) (Diff)