Commit Graph

3428 Commits

Author SHA1 Message Date
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
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
ousttrue
cad9bf739e v0.88.1 2021-11-01 18:50:35 +09:00
ousttrue
bbc3db8967 設定が無い時にデフォルト値を作る 2021-11-01 18:49:24 +09:00
PoChang007
b1c5b876fc
Merge pull request #1355 from ousttrue/doc/fix_v0_88_0
Doc/fix v0 88 0
2021-10-29 16:48:51 +09:00
ousttrue
db2e954424 update po 2021-10-29 16:47:45 +09:00
ousttrue
f923280a4b update po 2021-10-29 16:42:57 +09:00
ousttrue
e569bce805 Release note 追記 2021-10-29 16:41:04 +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
ousttrue
1d7898a04f
Merge pull request #1353 from Santarh/migrateMaterials
Migrate legacy Unlit shaders
2021-10-29 12:47:35 +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