UniVRM/Assets/VRM/UniGLTF/Scripts/Format
ousttrue 7fee636df8
Merge pull request #110 from saturday06/fix-invalid-gltf-value-output
Remove invalid json like `meshes[].primitives[].targets[].TANGENT = -1`
2019-01-09 23:35:13 +09:00
..
ExtensionsAndExtras Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
BytesBuffer.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
BytesBuffer.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
ExtensionsAndExtras.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glbTypes.cs Use uint instead of UInt32. A base type of enums must be underlying types and uint is same as UInt32. (ref: https://docs.microsoft.com/ja-jp/dotnet/csharp/language-reference/keywords/uint) 2019-01-07 14:44:58 +09:00
glbTypes.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glEnum.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glEnum.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTF.cs Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
glTF.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFAnimation.cs Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
glTFAnimation.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFAssets.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFAssets.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFBuffer.cs Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
glTFBuffer.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFCamera.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFCamera.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
GLTFJsonFormatter.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
GLTFJsonFormatter.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFMaterial.cs Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
glTFMaterial.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFMesh.cs Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
glTFMesh.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFNode.cs Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 2019-01-04 02:40:23 +09:00
glTFNode.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFSkin.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFSkin.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFTexture.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
glTFTexture.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonSerializableBase.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
JsonSerializableBase.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
MonoBehaviourComparator.cs Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
MonoBehaviourComparator.cs.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00