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
|
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 |
|
ousttrue
|
77ecc3d699
|
UniVRM-0.96.0
|
2022-02-22 18:47:43 +09:00 |
|
ousttrue
|
a6da3c833d
|
sample を変更に追随
|
2022-02-22 18:42:57 +09:00 |
|
ousttrue
|
bd97a4f47f
|
Merge pull request #1545 from ousttrue/fix/new_immediatecaller
remove `awaitCaller ?? new ImmediateCaller()`
|
2022-02-22 18:20:20 +09:00 |
|
ousttrue
|
884c9ea52e
|
Merge pull request #1544 from ousttrue/fix/false_other_renderer
false not throw
|
2022-02-22 18:18:51 +09:00 |
|
ousttrue
|
0f584fb272
|
Merge pull request #1543 from ousttrue/fix/vrm_not_export_animations
VRM は Animation をエクスポートしない
|
2022-02-22 18:18:22 +09:00 |
|
ousttrue
|
f49e651590
|
Merge pull request #1542 from ousttrue/fix10/skip_empty_mesh
skip empty mesh
|
2022-02-22 18:17:04 +09:00 |
|
ousttrue
|
d498bb1512
|
Merge pull request #1541 from ousttrue/fix/springbone_gizmo
[SpringBone]非Play時にもSpringのGizmoを表示する
|
2022-02-22 18:16:32 +09:00 |
|
ousttrue
|
7b377084d1
|
Merge pull request #1536 from ousttrue/fix10/vrm10viewer_async_toggle
[1.0] サンプルに async togle を追加
|
2022-02-22 18:16:18 +09:00 |
|
ousttrue
|
7306c72599
|
Merge pull request #1533 from ousttrue/fix10/setup_from_add_component
add custom editor
|
2022-02-22 18:14:06 +09:00 |
|
ousttrue
|
c467ede04f
|
Merge pull request #1531 from ousttrue/fix/system_numerics_to_unityengine
Fix/system numerics to unityengine
|
2022-02-22 18:13:44 +09:00 |
|
ousttrue
|
1f8a116d3a
|
remove #if UNITY_EDITOR
|
2022-02-22 17:52:24 +09:00 |
|
ousttrue
|
14367b9846
|
Merge pull request #1546 from notargs/feature/fix_springbone_bug
VRM1.0でSpringBone.centerが正常に動いていないバグを修正
|
2022-02-21 20:43:42 +09:00 |
|