Blender Git Commit Log
Git Commits -> Revision 7787d6b
Revision 7787d6b by Lukas Toenne February 7, 2015, 15:34 (GMT) |
Utility methods for mirrored strand editing. These are a modified version of their BMEditMesh counterparts. use_topology is not yet implemented for strands. Native strand topology is not very useful for this. Instead, the topology of the scalp mesh should be used for finding mirrored strand roots, then the arc- or parametric length of a vertex from the root to find mirrored verts. |
Commit Details:
Full Hash: 7787d6bfd69bc8b461092a4cc2666847e9d078a8
Parent Commit: 45ffa94
Lines Changed: +227, -0
1 Added Path:
/source/blender/editors/hair/hair_mirror.c (+210, -0) (View)