Commit Graph

22 Commits

Author SHA1 Message Date
ousttrue
58678776b5 add GltfBufferWriter 2021-10-26 17:37:03 +09:00
ousttrue
767aeeb9bd Separate Byte4.cs and UShort4.cs 2021-10-26 14:11:06 +09:00
ousttrue
758a9ffff9 IStorage 2021-10-26 13:00:56 +09:00
ousttrue
1802915111 mv gltf buffer access functions to GltfData from GltfExtensions 2021-10-26 13:00:56 +09:00
ousttrue
907044ed78 byte, sbyte 2021-10-14 19:05:15 +09:00
ousttrue
018f74402b ToArray を最小化するべくもっとまじめにやるべき 2021-10-14 19:00:40 +09:00
ousttrue
9a950f8fab primitive.indices の型を ushort に対応させる 2021-10-14 18:26:37 +09:00
ousttrue
2adbb21f7b GetComponentType<int> を仕様に準拠して不許可に。上流を uint に修正 2021-10-08 14:38:51 +09:00
ousttrue
8001d3673e MeshUpdater 2021-10-07 17:44:39 +09:00
ousttrue
bfbde174c4 mv VrmLib.SpanLike to UniGLTF.SpanLike 2021-10-06 20:44:02 +09:00
ousttrue
46320b4d7b ExtendSparseBufferAndGetAccessorIndex の呼び出し引数の間違いを修正 2021-06-17 15:48:06 +09:00
ousttrue
94bb7ef1be Remove dependency to ImporterContext from MeshImporter 2021-04-01 12:33:21 +09:00
ousttrue
95ee01b41f GetTextureParam 2021-03-23 21:51:18 +09:00
ousttrue
f919a8dd06 Implemented the loader of JOINTS_0 which is 5121 (UNSIGNED_BYTE)
#741
2021-02-26 21:17:47 +09:00
ousttrue
6d690d0892 remove out string textureName 2021-02-25 16:39:29 +09:00
ousttrue
c2ffda92dc MsgPack と Json を共用にするための Generics ListTreeNode を 単純な型 JsonNode で置き換え 2021-02-09 15:15:38 +09:00
amamagi
619bb84331 Replace string.StartsWith and string.EndWith to string.FastStartsWith and string.FastEndWith 2021-01-29 20:10:39 +09:00
ousttrue
505417a964 merge VrmLib.GLb to UniGLTF.Glb 2021-01-20 18:36:39 +09:00
ousttrue
b872d6c78e FlatternFloatArrayFromAccessor 2021-01-14 14:31:04 +09:00
hiroj
bc56184c6f code organization 2020-12-24 18:18:08 +09:00
hiroj
02cb0eb25f add_animationImporter_interface 2020-12-24 17:31:55 +09:00
ousttrue
f309225320 UniGLTF/Runtime/UniGLTF/Format の UnityEngine 依存を除去 2020-12-01 18:33:25 +09:00