Blender Git Loki
Git Commits -> Revision 0709fac
Revision 0709fac by Alexander Gavrilov (master) November 6, 2018, 18:20 (GMT) |
BKE_mesh: add a utility to get edge indices from looptri. Not all three sides of a tesselated mesh triangle are guaranteed to be original mesh edges, so a somewhat complicated check is required to detect which ones are real. It seems that until now there was no utility function for that, only some example code. |
Commit Details:
Full Hash: 0709fac41ef0a20955069fcd6609577189e96d5c
Parent Commit: 84fa806
Lines Changed: +18, -0