Blender Git Commit Log
Git Commits -> Revision 17f7ed5
Revision 17f7ed5 by Sergey Sharybin (opensubdiv-modifier) April 25, 2014, 11:37 (GMT) |
Moving towards support of NGons and triangles It's done by creating a per-corner faces in OpenSubdiv and interpolating them directly into CCG. Grids interpolation by itself is done, but no edges are being interpolated at this moment. Also current way of creating "fake" per-corner faces subdivides edges for every original face, which means mesh would loose manifold when having two adjacent tris or ngons. At least nothing crashes at this point so don't see a reason why not to consider this is a milestone. |
Commit Details:
Full Hash: 17f7ed5e3f708ae0671b111a86d849989ed42381
Parent Commit: 7d5f4fc
Lines Changed: +257, -40
1 Modified Path:
/source/blender/blenkernel/intern/CCGSubSurf.c (+257, -40) (Diff)