assimp/code/AssetLib/FBX
Inho Lee b8bf1eac04 FBXConverter : Fix timescales of FBX animations
FBX animations were recorded by framenumber, not by time.
This patch will change it as a base of milliseconds.
2020-12-16 15:02:46 +01:00
..
FBXAnimation.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
FBXBinaryTokenizer.cpp Simplify some FBX error code. 2020-08-19 17:20:57 +01:00
FBXCommon.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXCompileConfig.h No need for bespoke macros 2020-05-15 17:22:02 +01:00
FBXConverter.cpp FBXConverter : Fix timescales of FBX animations 2020-12-16 15:02:46 +01:00
FBXConverter.h Merge branch 'master' into fbxExceptionSafety 2020-11-27 21:49:58 +01:00
FBXDeformer.cpp Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXDocument.cpp replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
FBXDocument.h Don't need operator< either. 2020-11-27 14:26:51 +00:00
FBXDocumentUtil.cpp Simplify some FBX error code. 2020-08-19 17:20:57 +01:00
FBXDocumentUtil.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXExportNode.cpp Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXExportNode.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXExportProperty.cpp Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXExportProperty.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXExporter.cpp FBXExport: Fix crash if scene->mMetaData is null 2020-07-30 09:21:43 -04:00
FBXExporter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXImportSettings.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXImporter.cpp Merge branch 'master' into readFbxWeightsInConfig 2020-10-28 20:38:29 +01:00
FBXImporter.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXMaterial.cpp replaced data with taking address of first element 2020-10-21 23:41:33 +03:00
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 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXNodeAttribute.cpp Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXParser.cpp FBXParser.cpp - handle buffer over-read cases correctly 2020-11-19 12:20:06 +00:00
FBXParser.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
FBXProperties.cpp Improvements & style 2020-12-03 11:17:45 +00:00
FBXProperties.h replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
FBXTokenizer.cpp Simplify some FBX error code. 2020-08-19 17:20:57 +01:00
FBXTokenizer.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
FBXUtil.cpp Simplify some FBX error code. 2020-08-19 17:20:57 +01:00
FBXUtil.h Simplify some FBX error code. 2020-08-19 17:20:57 +01:00