godot/modules/fbx/fbx_parser
Gordon 866c8de0ac Revert partial "FBX add roughness mappings and fixes general some material bugs"
This reverts partial commit b624e13681.

This resolves a bug with pivots and skinning breaking with this change.
2020-11-09 18:03:06 +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 Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXDocument.h FBX add roughness mappings and fixes general some material bugs 2020-11-07 14:34:09 +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 Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXMeshGeometry.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +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 Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXTokenizer.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXUtil.cpp Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
FBXUtil.h Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00
LICENSE Rewrite FBX Importer to convert directly to Godot scene format 2020-10-30 15:59:19 +00:00