overte-HifiExperiments/libraries/fbx
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
..
src Speculative fix for crash in FBXReader.cpp 2016-10-17 13:22:17 -07:00
CMakeLists.txt remove some unnecessary dependencies 2016-05-14 14:50:02 -07:00