assimp/code/FBX
Fabrice Fontaine 32781a566d Fix FBXConverter: use proper 64-bit constant
Use proper 64-bit constant for CONVERT_FBX_TIME(time) conversion, fixes:

  code/FBXConverter.cpp:2025: error: integer constant is too large for 'long' type
  code/FBXConverter.cpp:2026: error: integer constant is too large for 'long' type
  code/FBXConverter.cpp:2794: error: integer constant is too large for 'long' type
  code/FBXConverter.cpp:2868: error: integer constant is too large for 'long' type
  code/FBXConverter.cpp:2878: error: integer constant is too large for 'long' type
  code/FBXConverter.cpp:2888: error: integer constant is too large for 'long' type

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
[Retrieved from:
https://git.buildroot.net/buildroot/tree/package/assimp/0001-Fix-FBXConverter-use-proper-64-bit-constant.patch]
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2019-10-06 15:42:11 +02:00
..
FBXAnimation.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXBinaryTokenizer.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXCommon.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXCompileConfig.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXConverter.cpp Fix FBXConverter: use proper 64-bit constant 2019-10-06 15:42:11 +02:00
FBXConverter.h Removed depreciated FBX Unit and scaling code 2019-08-27 15:54:27 +01:00
FBXDeformer.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXDocument.cpp Fixed armature being marked as 'limbnode' 2019-08-08 01:02:30 +01:00
FBXDocument.h Add unittest for json. 2019-07-12 16:08:51 +02:00
FBXDocumentUtil.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXDocumentUtil.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportNode.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportNode.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExportProperty.cpp init variable in initializer list 2019-09-18 08:15:50 +02:00
FBXExportProperty.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXExporter.cpp Merge branch 'master' into fix-multi-uvset-coord 2019-09-25 16:57:24 +02:00
FBXExporter.h fix function declaration 2019-08-29 10:46:50 +02:00
FBXImportSettings.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXImporter.cpp Removed depreciated FBX Unit and scaling code 2019-08-27 15:54:27 +01:00
FBXImporter.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXMaterial.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXMeshGeometry.cpp Merge branch 'master' into fix-segfault-fbx-import 2019-08-28 09:14:51 +02:00
FBXMeshGeometry.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXModel.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXNodeAttribute.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXParser.cpp closes https://github.com/assimp/assimp/issues/340: start integrating assimp2json. 2019-07-11 17:37:31 +02:00
FBXParser.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXProperties.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXProperties.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXTokenizer.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXTokenizer.h Reorg of code. 2019-06-06 14:45:43 +02:00
FBXUtil.cpp Reorg of code. 2019-06-06 14:45:43 +02:00
FBXUtil.h Reorg of code. 2019-06-06 14:45:43 +02:00