Masataka SUMI
|
dbdb147e2a
|
Consider thumbnail image's mimeType when loading the vrm10 model.
|
2022-11-03 18:27:13 +09:00 |
|
ousttrue
|
f7696a3fd5
|
Merge pull request #1887 from mkc1370/feature/preview_unsupported_shader
サポートされていないシェーダーが含まれるモデルのプレビューをできるように
|
2022-10-27 14:07:24 +09:00 |
|
mkc1370
|
84b7e0e953
|
Show error in PreviewGUI
|
2022-10-26 20:55:28 +09:00 |
|
mkc1370
|
6d0aa9ee9f
|
To be able to display errors as much as possible
|
2022-10-26 20:53:31 +09:00 |
|
0b5vr
|
76ebf0ef73
|
fix: Fix outdated exception message
`UpdateTypes` は `LateUpdate` か `Manual` しかなく、 `None` はこれは `Manual` の変更忘れでしょうか?
|
2022-10-26 18:48:02 +09:00 |
|
ousttrue
|
1dc3f21572
|
Merge pull request #1886 from ousttrue/feature/spring_manual_update
[1.0][0.x] SpringBone の手動更新
|
2022-10-26 17:16:23 +09:00 |
|
mkc1370
|
949265226f
|
Make unsupported shaders visible
|
2022-10-26 15:56:36 +09:00 |
|
ousttrue
|
b18e5cd63b
|
VRM10Object を作成するステップ
* VRM10Object が無いときにエラー表示
* VRM10Object が無ければ VRM10Instance を停止させる
|
2022-10-26 14:27:36 +09:00 |
|
ousttrue
|
b1a545f987
|
元のスタイルに戻し
|
2022-10-26 13:31:19 +09:00 |
|
ousttrue
|
f17bac5b03
|
FastSpringBoneService.ManualUpdate に deltaTime 引き数を追加
|
2022-10-25 21:52:19 +09:00 |
|
ousttrue
|
11b6689c01
|
local 変数の使いまわしやめ
|
2022-10-25 21:50:59 +09:00 |
|
ousttrue
|
383ac4f7b4
|
Merge pull request #1876 from ousttrue/feature10/springbone_picker
[1.0] SpringBone の 設定 UI
|
2022-10-25 16:33:10 +09:00 |
|
ousttrue
|
5d43f4b79e
|
Merge pull request #1878 from ousttrue/feature10/migrate_mod
modGltf 引き数を追加
|
2022-10-25 15:26:56 +09:00 |
|
ousttrue
|
e1e4bfde78
|
FastSpringBoneService manual update
|
2022-10-24 19:12:52 +09:00 |
|
ousttrue
|
0b2e9b7707
|
gizmo 色変更
* Joint => wires yellow(0.xと同じ)
* collider sphere => magenta(0.xと同じ)
* collider capsule => orange 赤系
|
2022-10-24 15:24:01 +09:00 |
|
ousttrue
|
1b46673aee
|
modGltf 引き数を追加
|
2022-10-21 19:42:36 +09:00 |
|
ousttrue
|
b2c3d14942
|
親指のガイド表示
|
2022-10-20 16:58:43 +09:00 |
|
ousttrue
|
d2b4ad1964
|
Merge pull request #1868 from notargs/external_force
SpringBoneに対して外力を渡すインターフェースを実装する
|
2022-10-20 15:57:07 +09:00 |
|
notargs
|
46e3ec70d5
|
外力をキャラクターごとに設定するように変更
|
2022-10-20 15:31:59 +09:00 |
|
ousttrue
|
0a1b55ec1e
|
meta のバリデーション。文言
|
2022-10-20 15:15:00 +09:00 |
|
ousttrue
|
0f7d2e8f7c
|
rename, namespace
|
2022-10-20 15:03:11 +09:00 |
|
ousttrue
|
c6dcbc9cf4
|
add MigrateExporter
|
2022-10-20 13:59:29 +09:00 |
|
notargs
|
a60d199559
|
不要なデータを削除
|
2022-10-18 16:37:30 +09:00 |
|
notargs
|
dc3b6afd8c
|
SpringBoneに対してグローバルで外力を渡すインターフェースを実装する
|
2022-10-18 13:16:33 +09:00 |
|
ousttrue
|
75e9a82ee8
|
Merge pull request #1859 from 0b5vr/export-with-meta
feature: add third argument `vrmMeta` to static Vrm10Exporter.Export
|
2022-10-11 18:37:28 +09:00 |
|
0b5vr
|
8a45292f6c
|
feature: add third argument vrmMeta to static Vrm10Exporter.Export
|
2022-10-11 18:17:50 +09:00 |
|
ousttrue
|
91a8ef2045
|
implement Joint gizmo
|
2022-10-06 21:09:28 +09:00 |
|
ousttrue
|
85f4e22a98
|
typo
|
2022-10-04 17:55:49 +09:00 |
|
Masataka SUMI
|
64f7c3faaf
|
invert uv rotation direction of mtoon 1.0
|
2022-10-04 15:47:32 +09:00 |
|
ousttrue
|
ef7c819d36
|
Merge pull request #1824 from Santarh/migrationMatcap
Fix migration behaviour of matcap.
|
2022-09-26 18:06:02 +09:00 |
|
Masataka SUMI
|
51f80bde73
|
Fix uv animation rotation direction of vrm-1.0
|
2022-09-26 17:34:42 +09:00 |
|
Masataka SUMI
|
5656214f72
|
Fix uv animation speed unit of vrm-1.0
|
2022-09-22 21:17:14 +09:00 |
|
Masataka SUMI
|
7c9919ef47
|
Fix migration behaviour of matcap.
|
2022-09-22 00:40:45 +09:00 |
|
Masataka SUMI
|
ec627fba5e
|
follow matcapFactor in material color binding
|
2022-09-21 19:17:06 +09:00 |
|
ousttrue
|
9bd7e3f284
|
Merge pull request #1817 from Santarh/addMatcapFactor
Add implementation of matcapFactor
|
2022-09-21 18:14:14 +09:00 |
|
Masataka SUMI
|
6f441acbfd
|
Add implementation of matcapFactor
|
2022-09-21 18:12:44 +09:00 |
|
Masataka SUMI
|
59b88c3f6e
|
Fix a bug of incorrect pose set when EnforceTPose called
|
2022-09-21 17:34:31 +09:00 |
|
ousttrue
|
8864846a7f
|
Merge pull request #1812 from ousttrue/fix10/remove_migration_file_write
Fix10/remove migration file write
|
2022-09-21 16:38:00 +09:00 |
|
ousttrue
|
4c0b204b17
|
Merge pull request #1809 from ousttrue/fix/update_sepc
[1.0] format に matcapColor 反映
|
2022-09-21 16:34:12 +09:00 |
|
ousttrue
|
ea660c68dc
|
Merge pull request #1803 from Santarh/controlRigOptions
Replace control rig generation option with enum in vrm 1.0
|
2022-09-21 16:33:24 +09:00 |
|
Masataka SUMI
|
7ef5c7be54
|
remove unnecessary value of ControlRigGenerationOption
|
2022-09-21 16:22:59 +09:00 |
|
ousttrue
|
8ef6e53c4f
|
Merge pull request #1811 from ousttrue/fix10/version_10
[1.0] update SpecVersion to 1.0
|
2022-09-21 15:56:23 +09:00 |
|
ousttrue
|
819eedb957
|
MigrationVrm 関連を internal に
|
2022-09-21 15:34:54 +09:00 |
|
ousttrue
|
4a5cf395bb
|
update SpecVersion to 1.0
|
2022-09-21 15:16:04 +09:00 |
|
ousttrue
|
4168ae302d
|
SpringBone のカプセルコライダーの座標変換漏れ
|
2022-09-21 14:13:58 +09:00 |
|
ousttrue
|
dd58eda2ae
|
matcapColor 反映
|
2022-09-21 13:15:04 +09:00 |
|
ousttrue
|
ed291eaf0f
|
Merge pull request #1804 from notargs/update_fastspringbone
FastSpringBoneに対し、末端ボーンへの考慮を追加するオプションを追加
|
2022-09-20 18:06:43 +09:00 |
|
Masataka SUMI
|
16049b4c49
|
The FirstPerson method must reference the raw head bone instead of the control rig bone.
|
2022-09-20 13:40:52 +09:00 |
|
notargs
|
d66fc2498e
|
FastSpringBoneに対し、末端ボーンへの考慮を追加するオプションを追加しました
|
2022-09-16 18:30:09 +09:00 |
|
Masataka SUMI
|
be4f7847b4
|
Bone name must be unique in the vrm instance.
|
2022-09-16 18:28:45 +09:00 |
|