ousttrue
|
ab0964293f
|
GltfData.Bin を ArraySegment<byte> から NatriveArray<byte> に置き換え。Dispose の責務が発生したが、ImporterContext が Dispose することにした。
|
2022-01-25 18:03:10 +09:00 |
|
ousttrue
|
d605389354
|
add comment
|
2021-12-09 16:40:53 +09:00 |
|
ousttrue
|
e09c1b8df6
|
skip unused skin
|
2021-12-09 15:38:45 +09:00 |
|
ousttrue
|
3414b3b7d1
|
skin があるが mesh が無い。仕様はともかく実際に遭遇
|
2021-12-06 17:13:02 +09:00 |
|
ousttrue
|
87927e48fc
|
Merge pull request #1343 from ousttrue/fix/data_uri_handling
bufferView の data uri を実装
|
2021-10-27 20:43:04 +09:00 |
|
ousttrue
|
95c3c7c5d4
|
rename GltfData buffer access methods
|
2021-10-27 18:17:47 +09:00 |
|
ousttrue
|
6597c487d2
|
稀に無い
|
2021-10-27 15:50:33 +09:00 |
|
ousttrue
|
758a9ffff9
|
IStorage
|
2021-10-26 13:00:56 +09:00 |
|
ousttrue
|
c10d19c580
|
byte_indices
|
2021-10-14 18:58:39 +09:00 |
|
ousttrue
|
9f1207cfa9
|
いちおう byte 型も実装
|
2021-10-14 18:45:14 +09:00 |
|
ousttrue
|
f52e6b481f
|
ushort の index を uint に変換する
|
2021-10-14 18:44:15 +09:00 |
|
ousttrue
|
9560187ea2
|
clear Tangent
|
2021-10-14 16:49:10 +09:00 |
|
ousttrue
|
0f2c97c10a
|
マイグレーション時に古い頂点Attributeが残っていた(TANGENT, COLOR_0, TEXCOORD_1)
|
2021-10-14 16:25:24 +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 |
|