virtualx-engine/modules/fbx/fbx_parser
Gordon MacPherson 18d1898309 [fbx] Fix #44371 #44376 File crash and Buffer Overflow
Fixes:
- Element collection will only contain valid elements.
- Fixes buffer overflow in the FBX document
2020-12-14 21:57:41 +00:00
..
ByteSwapper.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
CREDITS Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXAnimation.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXBinaryTokenizer.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXCommon.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXDeformer.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXDocument.cpp [fbx] bugfixes skinning, materials and debugging info, merry xmas 🎄 2020-12-10 19:30:17 +00:00
FBXDocument.h [fbx] bugfixes skinning, materials and debugging info, merry xmas 🎄 2020-12-10 19:30:17 +00:00
FBXDocumentUtil.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXDocumentUtil.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXImportSettings.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXMaterial.cpp FBX add roughness mappings and fixes general some material bugs 2020-11-07 14:34:09 +00:00
FBXMeshGeometry.cpp [fbx] Fix #44371 #44376 File crash and Buffer Overflow 2020-12-14 21:57:41 +00:00
FBXMeshGeometry.h [fbx] bugfixes skinning, materials and debugging info, merry xmas 🎄 2020-12-10 19:30:17 +00:00
FBXModel.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXNodeAttribute.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXParser.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXParser.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXParseTools.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXPose.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXProperties.cpp Revert partial "FBX add roughness mappings and fixes general some material bugs" 2020-11-09 18:03:06 +00:00
FBXProperties.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXTokenizer.cpp [fbx] Fix #44371 #44376 File crash and Buffer Overflow 2020-12-14 21:57:41 +00:00
FBXTokenizer.h [fbx] Fix #44371 #44376 File crash and Buffer Overflow 2020-12-14 21:57:41 +00:00
FBXUtil.cpp [fbx] bugfixes skinning, materials and debugging info, merry xmas 🎄 2020-12-10 19:30:17 +00:00
FBXUtil.h [fbx] bugfixes skinning, materials and debugging info, merry xmas 🎄 2020-12-10 19:30:17 +00:00
LICENSE Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00