Blender Git Commit Log

Git Commits -> Revision c3fdaac

Revision c3fdaac by Ben Batt (master)
December 7, 2006, 18:30 (GMT)

Fix for bug #5177: EdgeSplit modifier mode "From Flag" doesn't show sharp
edges in Editmode

This bug was due to CCGDerivedMesh (the DerivedMesh backend used to store
editmode subsurf results) not copying edge flags correctly, meaning that
they were unavailable to the EdgeSplit modifier. I have updated
CCGDerivedMesh to copy edge flags correctly.

Commit Details:

Full Hash: c3fdaac9b41c317d4806c67b30ffff7177050546
SVN Revision: 9240
Parent Commit: aae544e
Lines Changed: +23, -5

1 Modified Path:

/source/blender/blenkernel/intern/subsurf_ccg.c (+23, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021