This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c238508706
assimp
/
code
/
AssetLib
/
FBX
History
Kim Kulling
008e551f8e
Merge branch 'master' into fbxVersionCheck
2020-07-31 14:33:21 +02:00
..
FBXAnimation.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXBinaryTokenizer.cpp
Remove unneeded check.
2020-07-31 12:40:17 +01:00
FBXCommon.h
…
FBXCompileConfig.h
…
FBXConverter.cpp
Merge branch 'master' into patch-1
2020-07-12 18:54:34 +02:00
FBXConverter.h
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXDeformer.cpp
…
FBXDocument.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXDocument.h
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXDocumentUtil.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXDocumentUtil.h
…
FBXExportNode.cpp
…
FBXExportNode.h
…
FBXExportProperty.cpp
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00
FBXExportProperty.h
…
FBXExporter.cpp
FBXExport: Fix crash if scene->mMetaData is null
2020-07-30 09:21:43 -04:00
FBXExporter.h
…
FBXImportSettings.h
…
FBXImporter.cpp
…
FBXImporter.h
…
FBXMaterial.cpp
…
FBXMeshGeometry.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXMeshGeometry.h
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXModel.cpp
…
FBXNodeAttribute.cpp
…
FBXParser.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXParser.h
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXProperties.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXProperties.h
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXTokenizer.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
FBXTokenizer.h
…
FBXUtil.cpp
…
FBXUtil.h
…