Commit Graph

3458 Commits

Author SHA1 Message Date
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
0e708b807c Merge pull request #1376 from notargs/feature/use_new_mesh_api
VRM1.0についてもNew Mesh APIを使う
2021-11-22 15:53:42 +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
v0.89.1
2021-11-11 18:55:24 +09:00
ousttrue
b41e5e8252 Merge pull request #1374 from ousttrue/fix10/fix_indexFormat
[1.0] indices が 65535 を超える場合に indexFormat をセットする
2021-11-11 18:48:33 +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
ousttrue
0e997d4162 Merge pull request #1373 from notargs/feature/use_new_mesh_api
New Mesh APIを利用することで、GPUへのMeshアップロードコストを削減
2021-11-11 15:30:01 +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
ousttrue
0aa2130f84 Merge pull request #1372 from notargs/refactor_meshcontext
MeshContextのListをIReadOnlyListに変更・その他フォーマット
2021-11-10 17:25:03 +09:00
notargs
da4a703523 format 2021-11-10 14:54:35 +09:00
ousttrue
b13125dafc Merge pull request #1371 from notargs/separate_meshimporter
MeshImporterからMeshContextを分離
2021-11-10 14:11:40 +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
PoChang007
b7ea66c06d Merge pull request #1370 from ousttrue/doc/fix_download
fix download
2021-11-09 16:54:33 +09:00
ousttrue
f5d877e30a fix download 2021-11-09 16:49:03 +09:00
PoChang007
7716c0d0b9 Merge pull request #1369 from ousttrue/doc/v0_89_0
doc/v0 89 0
2021-11-09 16:09:07 +09:00
ousttrue
a7f2cc6645 update index.html 2021-11-09 16:07:09 +09:00
ousttrue
544fe0b543 release note 2021-11-09 15:47:44 +09:00
ousttrue
a36461268d update release_gen.py 2021-11-09 15:40:32 +09:00
PoChang007
947094cf4c Merge pull request #1366 from ousttrue/version/v0_89_0
UniVRM-0.89
v0.89.0
2021-11-08 23:49:44 +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