Blender Git Commit Log

Git Commits -> Revision 0392acc

Revision 0392acc by Campbell Barton (master)
September 9, 2013, 09:33 (GMT)
fix [#36685] crash calculating tangent space data on degenerate geometry

the error was that the range check was done on the float before converting to an int.
now convert to and int first and ensure a valid range on that.

Commit Details:

Full Hash: 0392acc607d26f3fb2681c7d8b0e5ad3a2d50d9a
SVN Revision: 59943
Parent Commit: 35e3111
Lines Changed: +2, -2

1 Modified Path:

/intern/mikktspace/mikktspace.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021