overte/libraries/fbx/src
kasenvr 3a665c6eac
Merge pull request #773 from ctrlaltdavid/fix/gltf-crash
Fix handling of missing glTF blendshape target meshes
2020-10-13 05:25:43 -04:00
..
FBX.h Integrate HFM Asset Engine (aka model prep step) into Oven 2019-03-06 15:54:12 -08:00
FBXSerializer.cpp Rename FACESHIFT_BLENDSHAPES to BLENDSHAPE_NAMES 2020-08-29 11:21:56 +12:00
FBXSerializer.h Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
FBXSerializer_Material.cpp Convert serializers and FBX.h to use HifiTypes.h 2019-03-06 15:19:01 -08:00
FBXSerializer_Mesh.cpp Fix display of FBX models with only one color for vertices 2020-07-17 20:17:08 +12:00
FBXSerializer_Node.cpp remove some spammy logging 2019-06-04 13:00:26 -07:00
FBXToJSON.cpp
FBXToJSON.h
FBXWriter.cpp
FBXWriter.h
FST.cpp Rename FACESHIFT_BLENDSHAPES to BLENDSHAPE_NAMES 2020-08-29 11:21:56 +12:00
FST.h
FSTReader.cpp Move user agent to networking constants. 2020-07-08 14:18:24 -04:00
FSTReader.h Fix baked FSTs unable to be rebaked by creating an FST in the original 2019-04-17 16:37:01 -07:00
GLTFSerializer.cpp Merge pull request #773 from ctrlaltdavid/fix/gltf-crash 2020-10-13 05:25:43 -04:00
GLTFSerializer.h Add HFM model dump for FBX files 2020-08-29 11:02:54 +12:00
OBJSerializer.cpp Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
OBJSerializer.h Revert commit 359248829c using -m 1 to temporarily fix issue 383. 2020-06-03 16:08:18 -04:00
OBJWriter.cpp
OBJWriter.h