This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02c4b7f1bcd373bc2e63bc692f596a474db6dbaf
assimp
/
code
/
FBXDocumentUtil.cpp
Max Vollmer
0b02b92701
Some FBX files have Null/LimbNode attributes with an empty Properties70 element, where the Element is not NULL, but it's Compound is. The code only checked if the Element itself is NULL, thus causing a DeadlyImportError when trying to instantiate a PropertyTable for an Element that doesn't have a Compound.
2018-06-15 15:46:38 +02:00
4.5 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink