Blender Git Commit Log

Git Commits -> Revision 6c6fa79

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

4 Modified Paths:

/intern/cycles/blender/blender_mesh.cpp (+9, -10) (Diff)
/intern/cycles/render/attribute.cpp (+2, -2) (Diff)
/intern/cycles/render/mesh.cpp (+52, -40) (Diff)
/intern/cycles/render/mesh.h (+11, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021