Blender Git Loki
Git Commits -> Revision ba98f06
Revision ba98f06 by Campbell Barton (master) August 2, 2017, 21:03 (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: ba98f06acc999da5f102f581c433398a6387e68b
Parent Commit: f879cac
Lines Changed: +40, -30
1 Modified Path:
/intern/mikktspace/mikktspace.c (+40, -30) (Diff)