overte-HifiExperiments/libraries/fbx/src
Anthony J. Thibault 1c6fbc08bf Speculative fix for crash in FBXReader.cpp
I could not reproduce the issue, however looking at the stack trace shows that
the crash is due to indexing past the end of the FBXNode::properties QVariantList.
Guard against this from happening by checking the property length first.
2016-10-17 13:22:17 -07:00
..
FBXReader.cpp Speculative fix for crash in FBXReader.cpp 2016-10-17 13:22:17 -07:00
FBXReader.h added support for material map in FST file 2016-07-11 17:40:07 -07:00
FBXReader_Material.cpp Categorize some debug logging in FBX parsing 2016-08-11 12:09:56 -07:00
FBXReader_Mesh.cpp Fix warnings on windows 64bit 2015-12-11 15:42:15 -08:00
FBXReader_Node.cpp catagorize some qDebugs 2016-09-14 21:39:45 -07:00
FSTReader.cpp enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
FSTReader.h more work on improved avatar UI adding model names and backward compatible support 2015-04-03 17:03:22 -07:00
ModelFormatLogging.cpp separate out logging for fbx and gpu libraries 2015-04-06 16:52:31 -07:00
ModelFormatLogging.h try again without macro 2015-04-07 09:59:04 -07:00
OBJReader.cpp enabled qnetworkrequest redirects everywhere I could find them 2016-09-06 17:35:06 -07:00
OBJReader.h checkpoint 2016-03-15 17:05:01 -07:00