Commit Graph

114 Commits

Author SHA1 Message Date
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
Masataka SUMI
51893ebe4e Screen 座標系の線幅のマイグレーションミスを修正 2021-12-02 23:28:56 +09:00
Masataka SUMI
3d2e1ce395 Add a destructive migration to MToon. 2021-12-02 17:20:31 +09:00
ousttrue
55b6921a6a ファイル名と中身が不一致。ファイル名を修正 2021-11-08 18:59:45 +09:00
Masataka SUMI
3e6abc9e5e comment 2021-10-29 00:49:46 +09:00
Masataka SUMI
100333d3c4 RenderQueue が default 値の場合を考慮 2021-10-29 00:06:43 +09:00
Masataka SUMI
2bfe585c38 mv 2021-10-28 23:58:21 +09:00
Masataka SUMI
b1710eb5d1 make internal 2021-10-28 23:57:11 +09:00
Masataka SUMI
a43ba0176f comment 2021-10-28 23:56:15 +09:00
Masataka SUMI
07967a0acd comment 2021-10-28 23:54:54 +09:00
Masataka SUMI
bd4df41789 try の範囲を狭める 2021-10-28 23:45:28 +09:00
Masataka SUMI
3dcc802285 Consider RenderQueue in migration UnlitTransparentZWrite 2021-10-28 23:37:29 +09:00
Masataka SUMI
9d6831f85f Give spec version in migratin MTOon 2021-10-28 23:01:40 +09:00
Masataka SUMI
45565eb61d Migrate UnlitTranpsarentZWrite 2021-10-28 23:00:43 +09:00
Masataka SUMI
f73a8233b2 migration uv offset scale when legacy unlit material. 2021-10-28 22:38:49 +09:00
Masataka SUMI
2d1921c1f3 Disable vertex color when use legacy unlit. 2021-10-28 22:06:50 +09:00
Masataka SUMI
6c87e1d8d1 follow material name in migration unlit 2021-10-28 21:51:44 +09:00
Masataka SUMI
75619bd5b2 refactoring 2021-10-28 21:40:15 +09:00
Masataka SUMI
7ee1555ad6 Migrate old unlit materials. 2021-10-28 21:40:05 +09:00
Masataka SUMI
7df789afde Divide & Refactoring classes in migration MToon. 2021-10-28 21:28:09 +09:00
ousttrue
3ba9d1cc7c Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex) 2021-10-28 14:58:03 +09:00
ousttrue
bfb4e74489 fix test 2021-10-27 22:05:30 +09:00
ousttrue
71f1eb32b0 代入漏れの修正 2021-10-27 22:02:32 +09:00
ousttrue
744221f847 Add MigrationVrmExpression.Check 2021-10-27 22:00:31 +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
4a5bbaaa9a Warning message 2021-10-27 15:55:50 +09:00
ousttrue
6597c487d2 稀に無い 2021-10-27 15:50:33 +09:00
ousttrue
6156d04c69 Avoid First throw. Skip if not found 2021-10-27 15:48:29 +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
e54afdbeed bones null check 2021-10-14 15:54:26 +09:00
ousttrue
6506bef069 default 引き数とりやめ 2021-10-08 14:50:41 +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
faedf96c1d Migrate(UniGLTF.GltfData data) 2021-10-07 13:59:38 +09:00
ousttrue
bfbde174c4 mv VrmLib.SpanLike to UniGLTF.SpanLike 2021-10-06 20:44:02 +09:00
ousttrue
7ca4aa952a Migration も対応 2021-09-17 20:58:24 +09:00
ousttrue
d5934e97d9 WIP 2021-09-08 15:25:43 +09:00
ousttrue
aad1b1252e 新しく FixNameUnique で名前を作る 2021-09-07 18:21:40 +09:00
ousttrue
4aca030dd5 MigrationVrmMeta.THUMBNAIL_NAME 2021-09-07 15:08:31 +09:00
ousttrue
c365dd41fc update thumbnail migration 2021-09-07 15:06:51 +09:00
ousttrue
cc89cb104c update JsonSchema to VRM-1.0beta 2021-08-06 16:27:50 +09:00
ousttrue
fa460f0031 JsonSchema を更新してコードを再生成した
https://github.com/vrm-c/vrm-specification/pull/296
2021-07-02 19:57:37 +09:00