Commit Graph

2362 Commits

Author SHA1 Message Date
Masataka SUMI
3d2e1ce395 Add a destructive migration to MToon. 2021-12-02 17:20:31 +09:00
ousttrue
448339ad25 UniVRM-0.90.1 2021-11-30 19:39:26 +09:00
Masataka SUMI
364ac4acb1 処理位置の移動 2021-11-30 19:04:26 +09:00
Masataka SUMI
4f86e14b62 VRM10 はすでに計算済みだったので remove 2021-11-30 19:03:02 +09:00
Masataka SUMI
ff7a090c2e 頂点データを Set した際に Bounds を計算するようにする. 2021-11-30 18:54:43 +09:00
notargs
e9c1e13436 Colorsのnull考慮漏れを修正 2021-11-25 16:11:08 +09:00
Yutaka Sato
fbe12e9fb4
Merge pull request #1392 from ousttrue/fix10/fix_build_error
ビルド時の参照エラーを修正
2021-11-25 15:46:36 +09:00
ousttrue
4a59507358 ビルド時の参照エラーを修正 2021-11-25 15:43:38 +09:00
ousttrue
04dfd2a508 UniVRM-0.90.0 2021-11-25 15:25:49 +09:00
ousttrue
076f946007
Merge pull request #1385 from ousttrue/fix/gltf_export_material_validation
未知の material をエクスポートするとエラーになるのを回避
2021-11-25 15:24:04 +09:00
ousttrue
9a8b428e19 flow もとに戻し。 HasProperty で GetProperty のエラーを回避 2021-11-25 15:21:07 +09:00
ousttrue
5ed63e6aef warning message use MAX_WEIGHT 2021-11-24 21:56:10 +09:00
ousttrue
f4120c7722 UnityObject だし 2021-11-24 21:54:02 +09:00
ousttrue
4533a7f0bf const 2021-11-24 21:52:47 +09:00
ousttrue
b1c431a04e fix slider 2021-11-24 21:13:10 +09:00
ousttrue
b0d8cfa567 GetBlendShapeWeight, SetBlendShapeWeight 前後で100倍する 2021-11-24 21:10:58 +09:00
ousttrue
73f2b39907 add test 2021-11-24 20:45:04 +09:00
ousttrue
9ce7cabc17 ScriptableObject に 100倍された値を保持するのをやめる
* SetBlendShapeWeight 時に 100 倍する
2021-11-24 20:17:51 +09:00
ousttrue
2588cf45ee editor の null check 2021-11-24 20:16:48 +09:00
ousttrue
35cc1dda03 未知の material をエクスポートするとエラーになるのを回避 2021-11-24 20:14:54 +09:00
notargs
e53065aeff Use NativeSlice 2021-11-16 19:56:40 +09:00
notargs
c98a94bccb Add CopyIndicesJobs 2021-11-16 19:53:29 +09:00
notargs
4da92aa797 Serializable 2021-11-16 19:30:00 +09:00
notargs
550a5ae9f8 Add Serializable 2021-11-16 19:29:40 +09:00
notargs
b1afcf4c01 コメントを追加 2021-11-16 19:27:51 +09:00
notargs
be35f19cb7 MeshImporterDividedのBlendShapeの更新にかなり時間がかかっていた問題を修正 2021-11-16 19:11:53 +09:00
notargs
7b32f07c78 MeshImporterDividedを高速化 2021-11-16 18:38:37 +09:00
notargs
ed4aada948 Fix jobs 2021-11-12 19:09:05 +09:00
notargs
6db8e5ecbf MeshImporterDivided.LoadDividedをNew Mesh API対応 2021-11-12 18:39:10 +09:00
notargs
f566804cc4 IndexBufferをNew Mesh APIに対応 2021-11-12 14:01:08 +09:00
notargs
cc657de263 Merge remote-tracking branch 'upstream/master' into feature/use_new_mesh_api 2021-11-12 13:28:40 +09:00
notargs
c8fff439fb Add comment 2021-11-12 13:28:31 +09:00
notargs
a3674a992b UniVRM10のVertexの更新をNew Mesh APIに変更 2021-11-12 13:25:03 +09:00
PoChang007
aeef53b8e8
Merge pull request #1375 from ousttrue/version/v0_89_1
UniVRM-0.89.1
2021-11-11 18:55:24 +09:00
ousttrue
8ab7cb75eb UniVRM-0.89.1 2021-11-11 18:44:16 +09:00
ousttrue
77cc07f3d9 set indexFormat 2021-11-11 18:31:16 +09:00
notargs
3ba32fc014 rm Pack=1 2021-11-11 15:18:40 +09:00
notargs
57f98a8050 Rename texCoord 2021-11-11 15:17:50 +09:00
notargs
87c7e8d72d MeshVertexの変数をprivateに 2021-11-11 15:12:40 +09:00
notargs
cfd8ad3fc7 MeshVertexをinternalに 2021-11-11 14:43:03 +09:00
notargs
2917119ac6 コメントを追加 2021-11-11 14:30:47 +09:00
notargs
98eae35bad IndexBufferの更新処理をNewMeshAPIに変更 2021-11-11 14:22:29 +09:00
notargs
1abd5331c4 頂点の更新にMeshAPI v2を利用する 2021-11-11 13:00:06 +09:00
notargs
da4a703523 format 2021-11-10 14:54:35 +09:00
notargs
7845f24edf ListをIReadOnlyListに変更・その他フォーマット 2021-11-10 13:45:10 +09:00
notargs
0a87b949d3 MeshImporterからMeshContextを分離 2021-11-10 12:26:58 +09:00
ousttrue
ef4d6df992 UniVRM-0.89 2021-11-08 21:01:04 +09:00
PoChang007
85bf65ff20
Merge pull request #1365 from ousttrue/fix10/update_meta
[1.0] meta の Editor 仕様に追随
2021-11-08 20:35:51 +09:00
ousttrue
fee1a2c091 update meta editor 2021-11-08 20:24:46 +09:00
ousttrue
ce5f88f4ee m_copyright 2021-11-08 19:29:45 +09:00
PoChang007
801f5b3f88
Merge pull request #1364 from ousttrue/fix/menu_slash
menu that contains "//" is not visible in Unity-2021.2
2021-11-08 19:16:42 +09:00
ousttrue
55b6921a6a ファイル名と中身が不一致。ファイル名を修正 2021-11-08 18:59:45 +09:00
ousttrue
246c15dc10 menu that contains "//" is not visible in Unity-2021.2 2021-11-08 18:01:50 +09:00
ousttrue
ce496954c1 meshを正規化するときに、法線を正規化する。
さもないと blendshape が壊れる
2021-11-08 16:07:02 +09:00
ousttrue
1dfa3cd9bc glTF 形式の uri アクセスをキャッシュ(たぶん、0.87以前の動作)。
一部のモデルで File.ReadAllBytes(もしくはzip decode) の多発で低速化する。

* glb(vrm)には影響しない
* buffer.uri が "data:" でないときもキャッシュする
* buffers[0] を glb bin chunk と見做す判定を修正
2021-11-08 15:44:53 +09:00
ousttrue
cad9bf739e v0.88.1 2021-11-01 18:50:35 +09:00
ousttrue
bbc3db8967 設定が無い時にデフォルト値を作る 2021-11-01 18:49:24 +09:00
Masataka SUMI
7935258363
Merge pull request #1349 from 0b5vr/mtoon-emissive-colorspace
fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace
2021-10-29 13:48:19 +09:00
0b5vr
21eaa5307e fix (VRM1.0, MToon): Fix color space of emissiveFactor (2)
conversion should not be done throughout the entire UniVRM procedure
2021-10-29 13:46:37 +09:00
ousttrue
45d16b6772
Merge pull request #1348 from 0b5vr/mtoon-spec-version
fix (VRM1.0, MToon): change export spec version to 1.0-beta
2021-10-29 12:56:26 +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
0b5vr
acb9a25ce2 fix (VRM1.0, MToon): importer should treat emissive factor and parametric rim color factor as linear colorspace 2021-10-28 17:23:07 +09:00
0b5vr
600e8eb8d8 fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace 2021-10-28 17:13:02 +09:00
0b5vr
1501f61833 fix (VRM1.0, MToon): change export spec version to 1.0-beta 2021-10-28 17:07:11 +09:00
ousttrue
48082bb7b7
Merge pull request #1347 from ousttrue/fix10/update_uvbindings
[1.0] Expression UV Binding の挙動
2021-10-28 16:43:10 +09:00
ousttrue
674b9fe859 MaterialUVBindings の対象をテクスチャー 2021-10-28 15:51:05 +09:00
ousttrue
c827c7c7f0
Merge pull request #1346 from ousttrue/fix10/fix_expression_migration
Fix10/fix expression migration
2021-10-28 15:14:09 +09:00
ousttrue
3ba9d1cc7c Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex) 2021-10-28 14:58:03 +09:00
PoChang007
81e65cc10e
Merge pull request #1345 from ousttrue/version/v0_88_0
UniVRM-0.88.0
2021-10-27 23:10:53 +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
efbe717282 UniVRM-0.88.0 2021-10-27 21:07:25 +09:00
ousttrue
806ae8d060 const LICENSE_URL_JA 2021-10-27 21:02:08 +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
13ff1fdb45 順番、名前調整。ForTest。 2021-10-27 20:35:16 +09:00
ousttrue
4ea2115c8d 改行 2021-10-27 20:25:36 +09:00
ousttrue
48561c77ef CreateFromExportForTest 2021-10-27 20:23:59 +09:00
ousttrue
14d420e6a4 Append to ExtendBufferAndGetView 2021-10-27 20:22:00 +09:00
ousttrue
4b98e1e868 ExportingGltfData.GLTF 2021-10-27 20:19:50 +09:00
ousttrue
b8aad0cc63 IByteBuffer and glTFBuffer decoupling. 2021-10-27 19:01:42 +09:00
ousttrue
95c3c7c5d4 rename GltfData buffer access methods 2021-10-27 18:17:47 +09:00
ousttrue
4f7043ffdd Implement data: uri dispatch 2021-10-27 17:58:35 +09:00
ousttrue
fecbf3f0de GltfData.GetBytesFromUri 2021-10-27 17:31:32 +09:00
ousttrue
4a5bbaaa9a Warning message 2021-10-27 15:55:50 +09:00