Masataka SUMI
|
95184dcd94
|
rename & comment
|
2022-03-15 21:41:03 +09:00 |
|
Masataka SUMI
|
0dc1f4b6e1
|
refactor
|
2022-03-15 21:32:11 +09:00 |
|
Masataka SUMI
|
0018be9253
|
refactor
|
2022-03-15 21:29:29 +09:00 |
|
Masataka SUMI
|
61f29b55bc
|
refactor
|
2022-03-15 21:20:52 +09:00 |
|
Masataka SUMI
|
727f45c266
|
Supress null JSON access in migrating LookAt & FirstPerson
|
2022-03-15 21:14:26 +09:00 |
|
Masataka SUMI
|
8910c9baea
|
Ignore exception
|
2022-03-15 20:51:46 +09:00 |
|
Masataka SUMI
|
f70f9e8202
|
Add null JSON checks.
|
2022-03-15 20:48:34 +09:00 |
|
Masataka SUMI
|
14fcc1c251
|
Stop using Enum.Parse
|
2022-03-15 20:47:49 +09:00 |
|
Masataka SUMI
|
7da431a956
|
Fix a migration error of FirstPerson.
|
2022-03-15 20:31:15 +09:00 |
|
Masataka SUMI
|
a26909291f
|
Add null check in migrating springbone collider groups.
|
2022-03-15 17:36:09 +09:00 |
|
ousttrue
|
ac3083c270
|
Merge pull request #1584 from ousttrue/version/v0_97_0
UniVRM-0.97.0
|
2022-03-14 19:03:43 +09:00 |
|
ousttrue
|
fa4b93451e
|
Merge pull request #1578 from ousttrue/fix10/unknown_material_validation
Fix10/unknown material validation
|
2022-03-14 19:03:30 +09:00 |
|
ousttrue
|
9357c7aa69
|
UniVRM-0.97.0
|
2022-03-14 18:08:37 +09:00 |
|
ousttrue
|
143175b868
|
変数名、if文、コメント
|
2022-03-14 18:07:16 +09:00 |
|
ousttrue
|
11dbe661cc
|
rename
|
2022-03-14 17:53:23 +09:00 |
|
ousttrue
|
be51a91706
|
Merge pull request #1579 from ousttrue/fix/meshutility_seprationprocessing
MeshUtility.SeparationProcessing の仕様変更
|
2022-03-14 17:47:12 +09:00 |
|
ousttrue
|
7ad78c3bb4
|
Merge pull request #1580 from ousttrue/fix/release_url
fix dwango to vrm-c
|
2022-03-10 15:27:21 +09:00 |
|
Masataka SUMI
|
4a9c825c5b
|
Fix memory out-of-bounds access.
|
2022-03-08 17:16:24 +09:00 |
|
ousttrue
|
78d9fad2fd
|
fix dwango to vrm-c
|
2022-03-07 18:34:06 +09:00 |
|
ousttrue
|
1b6ebbdef7
|
MeshUtility.SeparationProcessing の仕様変更
* コピーしない(呼び出し側で、必要に応じてコピーする)
* Assetを保存しない
* Assetのリストをreturnする(呼び出し側で、必要に応じてAsset化したりDestroyする)
|
2022-03-07 17:12:32 +09:00 |
|
ousttrue
|
e22bacb94e
|
Vrm10TopMenu に MenuItem を集約
|
2022-03-07 16:34:48 +09:00 |
|
ousttrue
|
7207629094
|
[1.0][exporter]未知のMaterial(Shader)が含まれることを検知
|
2022-03-07 16:08:17 +09:00 |
|
ousttrue
|
16d13e1289
|
private
|
2022-03-07 14:21:58 +09:00 |
|
ousttrue
|
9b6d0e08da
|
MeshIntegratorからExcludeを分離。Wizardの除外対象をRendererからMeshに変更
|
2022-03-04 21:36:33 +09:00 |
|
ousttrue
|
564245d4a5
|
exclude mesh
|
2022-03-04 20:57:28 +09:00 |
|
ousttrue
|
1900344bb6
|
implement exclude
|
2022-03-04 20:51:07 +09:00 |
|
ousttrue
|
e7390ecf2c
|
MeshMap
|
2022-03-04 20:18:42 +09:00 |
|
ousttrue
|
d6c4a2bea6
|
prefab 作成先を指定する dialog を追加
|
2022-03-04 19:45:55 +09:00 |
|
ousttrue
|
c0afd7f4d5
|
move MeshIntegratorWizard menu
|
2022-03-04 19:07:31 +09:00 |
|
ousttrue
|
1a1d42bb44
|
add excludes
|
2022-03-04 18:53:56 +09:00 |
|
ousttrue
|
b978920453
|
Merge pull request #1572 from ousttrue/version/v0_96_2
UniVRM-0.96.2
|
2022-03-02 16:54:33 +09:00 |
|
ousttrue
|
1e8a04d72e
|
UniVRM-0.96.2
|
2022-03-02 16:47:46 +09:00 |
|
ousttrue
|
4650fa1e1c
|
blendshape が無になるバグ
|
2022-03-02 16:35:10 +09:00 |
|
ousttrue
|
66653f26fd
|
UniVRM-0.96.1
|
2022-02-28 18:51:33 +09:00 |
|
ousttrue
|
15e573c509
|
Merge pull request #1562 from ousttrue/fix/other_renderer
Not throw if other than MeshRenderer and SkinnedMeshRenderer
|
2022-02-28 17:44:10 +09:00 |
|
ousttrue
|
b079da77ac
|
Merge pull request #1560 from ousttrue/fix/animation_export_build
AnimationExporter が原因で build に失敗する件を修正
|
2022-02-28 17:43:13 +09:00 |
|
ousttrue
|
730197da1e
|
fix !
|
2022-02-28 17:33:15 +09:00 |
|
ousttrue
|
8e4a8c517a
|
Not throw if other than MeshRenderer and SkinnedMeshRenderer
|
2022-02-28 17:22:59 +09:00 |
|
ousttrue
|
72d25d8b66
|
UnityColorSpaceSettingsValidator VRM_USE_GAMMA to UNIGLTF_USE_GAMMA_COLORSPACE.
|
2022-02-28 16:51:00 +09:00 |
|
ousttrue
|
7852b70b0f
|
remove #if
minimum version is Unity-2019.4
|
2022-02-28 15:59:12 +09:00 |
|
ousttrue
|
315fbbe935
|
VRM_USE_GAMMA
|
2022-02-28 15:52:25 +09:00 |
|
ousttrue
|
603be0dd2b
|
GltfExportSettings.AnimationExporter to gltfExporter argument
|
2022-02-28 15:34:37 +09:00 |
|
ousttrue
|
e19ab9808a
|
EditorAnimationExporter
|
2022-02-28 14:29:56 +09:00 |
|
ousttrue
|
e387eb4de5
|
VersionDialog 発動
|
2022-02-24 19:38:08 +09:00 |
|
ousttrue
|
19f47a7d1c
|
RuntimeOnlyAwaitCaller if isPlaying
|
2022-02-24 19:22:59 +09:00 |
|
ousttrue
|
3756f2a4b0
|
稀に BlendShape が null の時がある
|
2022-02-24 19:16:28 +09:00 |
|
ousttrue
|
3c873cdbaa
|
fix await caller. ハイレベルAPI で awaitCaller=null 引き数を受ける関数が、new ImmediateCaller する
|
2022-02-24 19:15:59 +09:00 |
|
ousttrue
|
7cb05f041d
|
Merge pull request #1550 from ousttrue/fix/matrix_decompose
System.Numerics.Matrix4x4 to UnityEngine.Matrix4x4
|
2022-02-24 17:52:10 +09:00 |
|
ousttrue
|
0863bc950c
|
add null check
|
2022-02-24 15:52:45 +09:00 |
|
ousttrue
|
22dbe1576d
|
System.Numerics.Matrix4x4 to UnityEngine.Matrix4x4
|
2022-02-24 15:42:57 +09:00 |
|