Blender Git Commit Log

Git Commits -> Revision 1242558

Revision 1242558 by Nicholas Bishop (master)
August 18, 2012, 19:54 (GMT)
Fix simple subsurf on wire edges

Subsurf on wire edges gave smooth results even if set to simple
subdiv. Added a field to the CCG meshIFC to flag simple subdivision,
then when syncing vertices simply skip moving vertices if in
simple-subdiv mode.

This change affects two places, the level-1 build in sync and the
subdivision up to other levels.

Fixes bug [#32268] Simple Subsurf Modifier gives unexpected results on
edges without faces
projects.blender.org/tracker/index.php?func=detail&aid=32268&group_id=9&atid=498

Commit Details:

Full Hash: 12425588f2d33174e4a78873075b185ea51ebc3d
SVN Revision: 49995
Parent Commit: e30ed91
Lines Changed: +21, -9

3 Modified Paths:

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