Blender Git Loki
Git Commits -> Revision 3cb562c
Revision 3cb562c by Campbell Barton (master) June 27, 2017, 06:14 (GMT) |
mikktspace: minor optimization Add a safe version of normalize since all uses of normalize did zero length checks, move this into a function. Also avoid unnecessary conversion. Gives minor speedup here (approx 3-5%). |
Commit Details:
Full Hash: 3cb562c99416486051533d75b6be194c2819f7b9
Parent Commit: c218d4b
Lines Changed: +40, -30
1 Modified Path:
/intern/mikktspace/mikktspace.c (+40, -30) (Diff)