Commit Graph

3449 Commits

Author SHA1 Message Date
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
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
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
ousttrue
7d8b6bb02e pull spec 2021-11-08 18:54:04 +09:00
ousttrue
246c15dc10 menu that contains "//" is not visible in Unity-2021.2 2021-11-08 18:01:50 +09:00
ousttrue
f785bf12c6
Merge pull request #1363 from ousttrue/fix/mesh_normalization
meshを正規化するときに、法線を正規化する
2021-11-08 16:16:24 +09:00
ousttrue
ce496954c1 meshを正規化するときに、法線を正規化する。
さもないと blendshape が壊れる
2021-11-08 16:07:02 +09:00
ousttrue
52e25f69a4
Merge pull request #1362 from ousttrue/fix/cache_gltf_uri_access
glTF 形式の uri アクセスをキャッシュ(たぶん、0.87以前の動作)
2021-11-08 15:56:32 +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
9de3db5a07
Merge pull request #1358 from ousttrue/doc/download_page
download button
2021-11-04 15:10:04 +09:00
ousttrue
0dd7222811 Release へのリンク 2021-11-04 14:58:45 +09:00
ousttrue
e763401b5e
Merge pull request #1356 from ousttrue/fix10/firstperson_import_fallback
[1.0] Fix10/firstperson import fallback
2021-11-01 18:59:37 +09:00