Files
assimp/code
Jared Duke ed124ccbab Gracefully handle NaN/inf values in fast_atoreal_move
There are legitimate cases where inf/nan values are embeddded in a mesh.
Such values should not cause loading to fail, and indeed, previous versions of
Assimp supported their existence. Update the new fast_atoreal_move method
to gracefully parse such values, allowing case-insensitive checks for "NAN",
"INF" and "INFINITY" as per the atof guidelines found at
http://en.cppreference.com/w/cpp/string/byte/atof.

Note that the inf/nan text parsing is fairly loose, but is fast for the general
case and should handle most legitimate inf/nan values.
2014-08-20 18:42:37 -07:00
..
2014-08-06 00:44:30 +02:00
2014-08-08 13:10:05 +02:00
2014-08-05 23:18:45 +02:00
2014-08-08 12:56:11 +02:00
2014-08-06 15:01:04 +02:00
2014-02-28 15:21:10 +01:00
2014-06-20 00:08:11 +02:00
2014-02-28 15:21:10 +01:00
2014-08-06 13:27:09 +02:00
2014-06-20 00:08:11 +02:00
2014-03-05 23:25:49 +01:00
2014-08-05 20:54:38 +02:00
2014-07-19 14:45:21 +02:00
2014-07-19 14:45:21 +02:00
2012-07-08 03:28:14 +02:00
2014-08-07 08:26:34 +02:00
2014-02-28 15:21:10 +01:00
2014-08-06 13:29:09 +02:00
2013-11-14 10:09:10 -08:00
2014-06-06 01:56:54 +02:00
2014-07-31 15:09:49 +02:00
2014-07-31 15:09:49 +02:00
2014-07-31 15:09:49 +02:00
2014-06-11 00:41:18 +02:00
2012-02-16 02:11:29 +00:00
2014-03-01 20:34:57 +09:00
2014-03-27 20:33:08 +01:00
2014-05-04 19:17:51 +02:00
2014-06-11 00:41:18 +02:00
2014-07-23 18:54:05 +02:00
2013-01-19 17:00:14 +01:00
2014-06-20 00:08:11 +02:00
2014-06-11 00:41:18 +02:00
2014-05-12 12:04:19 -05:00
2014-05-12 12:04:19 -05:00