Blender Git Loki
Git Commits -> Revision 6c6fa79
Revision 6c6fa79 by Mai Lavelle (temp-cycles-microdisplacement) June 24, 2016, 17:17 (GMT) |
Replace Patch with SubdFace with inital ngon support This renames most mentions of patches to subd faces, old way of naming was confusing. Also start supporting ngons, which will be needed for proper Catmull-Clark subdivision surfaces. Right now this is mostly just changing how data is passed around, actual ngon support will come later. |
Commit Details:
Full Hash: 6c6fa7905d263dff5a8dee8e5363fc73f902aff1
Parent Commit: 328e65a
Lines Changed: +74, -62